Merge "Associate MAINLINE_NETWORK_STACK with net_raw and net_admin gid" am: ee6679031e am: 9ebb8455fa

Change-Id: I49ca1c9e0feb12f4bed8e922d76263ed63b078cd
This commit is contained in:
Automerger Merge Worker
2020-02-06 03:38:18 +00:00

View File

@@ -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" >