Skip to content

Commit

Permalink
remove temporarily for testing
Browse files Browse the repository at this point in the history
  • Loading branch information
gWOLF3 committed Nov 21, 2020
1 parent 6feafc3 commit 9897b48
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion data/etc/privapp-permissions-platform.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This XML file declares which signature|privileged permissions should be granted
applications that come with the platform
-->
<permissions>
<!-- add permissions for mygod's VPNHotspot -->
<!-- add permissions for mygod's VPNHotspot
<privapp-permissions package="be.mygod.vpnhotspot">
<permission name="android.permission.OVERRIDE_WIFI_CONFIG" />
<permission name="android.permission.LOCAL_MAC_ADDRESS" />
Expand All @@ -29,6 +29,7 @@ applications that come with the platform
<permission name="android.permission.TETHER_PRIVILEGED" />
<permission name="android.permission.WRITE_SECURE_SETTINGS" />
</privapp-permissions>
-->

<privapp-permissions package="android.ext.services">
<permission name="android.permission.PROVIDE_RESOLVER_RANKER_SERVICE" />
Expand Down

0 comments on commit 9897b48

Please sign in to comment.