mirror of
https://github.com/Evolution-X-Devices/device_google_zuma
synced 2026-01-27 17:24:46 +00:00
[Pixel VPN] Apply reviewed default permissions
Pregrantting below permissions: READ_PHONE_STATE Flag: EXEMPT add permission pregranted in b/337725984 Bug: 373686360 Test: presubmit, manual install on test device. (cherry picked from https://googleplex-android-review.googlesource.com/q/commit:a0b5342effe86fdfa65d76a2881dd46da9f19e82) Merged-In: If6c3dfb1a29451d7b11a3ff10ec18b4c412056ed Change-Id: If6c3dfb1a29451d7b11a3ff10ec18b4c412056ed
This commit is contained in:
committed by
Android Build Coastguard Worker
parent
bb3e2fd1c0
commit
a192558eb5
@@ -174,5 +174,9 @@
|
||||
<permission name="android.permission.READ_CONTACTS" fixed="false"/>
|
||||
<permission name="android.permission.WRITE_CONTACTS" fixed="false"/>
|
||||
</exception>
|
||||
<exception
|
||||
package="com.google.android.apps.privacy.wildlife">
|
||||
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
|
||||
</exception>
|
||||
</exceptions>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user