Merge "[Pixel VPN] Apply reviewed default permissions" into main
This commit is contained in:
commit
2c17c0280b
1 changed files with 4 additions and 0 deletions
|
@ -173,5 +173,9 @@
|
||||||
<!-- Notifications -->
|
<!-- Notifications -->
|
||||||
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
<permission name="android.permission.POST_NOTIFICATIONS" fixed="false"/>
|
||||||
</exception>
|
</exception>
|
||||||
|
<exception
|
||||||
|
package="com.google.android.apps.privacy.wildlife">
|
||||||
|
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
|
||||||
|
</exception>
|
||||||
</exceptions>
|
</exceptions>
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue