Merge "Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid" am: ee6679031e am: 9ebb8455fa
Change-Id: I49ca1c9e0feb12f4bed8e922d76263ed63b078cd
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