mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-27 18:19:03 +00:00
Pre-grant permissions to MVS app
This CL pre-grant premissions to Verizon MVS app
Bug: 36199965
Bug: 38416749
Test: manual - adb push ... && fastboot -w reboot. No more permission
dialog when query sso token
Change-Id: I33130ba2022f16c83bbf5cf8f91cc2aa35000dc0
This commit is contained in:
@@ -51,4 +51,10 @@
|
||||
<permission name="android.permission.WRITE_CONTACTS" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
<exception
|
||||
package="com.verizon.mips.services">
|
||||
<!-- Phone -->
|
||||
<permission name="android.permission.READ_PHONE_STATE" fixed="false"/>
|
||||
</exception>
|
||||
|
||||
</exceptions>
|
||||
|
||||
Reference in New Issue
Block a user