Merge "Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid" am: ee6679031e
Change-Id: Idbc5cf8b89f9fac7a45b19b68270a640308079b0
This commit is contained in:
@@ -72,6 +72,11 @@
|
||||
<group gid="net_admin" />
|
||||
</permission>
|
||||
|
||||
<permission name="android.permission.MAINLINE_NETWORK_STACK" >
|
||||
<group gid="net_admin" />
|
||||
<group gid="net_raw" />
|
||||
</permission>
|
||||
|
||||
<!-- The group that /cache belongs to, linked to the permission
|
||||
set on the applications that can access /cache -->
|
||||
<permission name="android.permission.ACCESS_CACHE_FILESYSTEM" >
|
||||
|
||||
Reference in New Issue
Block a user