Skip to content

Commit

Permalink
try again
Browse files Browse the repository at this point in the history
  • Loading branch information
gWOLF3 committed Nov 22, 2020
1 parent 9897b48 commit e55195f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions 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,8 +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" />
<permission name="android.permission.MONITOR_DEFAULT_SMS_PACKAGE" />
Expand Down

0 comments on commit e55195f

Please sign in to comment.