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:
Meng Wang
2017-05-12 18:34:00 -07:00
parent c63b6fd359
commit ec8e3ef901

View File

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