1
0
Fork 0
mirror of https://github.com/M66B/NetGuard.git synced 2025-01-04 06:23:04 +00:00

Mark Instagram, Facebook messenger and Youtube as user applications

This commit is contained in:
M66B 2016-10-06 08:23:08 +02:00
parent eca19f6513
commit 9f053d196b

View file

@ -74,4 +74,13 @@
<type
package="com.whatsapp"
system="false" />
<type
package="com.instagram.android"
system="false" />
<type
package="com.facebook.orca"
system="false" />
<type
package="com.google.android.youtube"
system="false" />
</predefined>