Merge "Add UPGRADE_RUNTIME_PERMISSIONS permission to support testing." am: 602faa961a am: d6e6068ded
Change-Id: I115c7f8162298e448313ed13ac45f9ee6386194c
This commit is contained in:
@@ -227,6 +227,9 @@
|
||||
<uses-permission android:name="android.permission.READ_DREAM_STATE"/>
|
||||
<uses-permission android:name="android.permission.WRITE_DREAM_STATE"/>
|
||||
|
||||
<!-- Permission needed to test mainline permission module rollback -->
|
||||
<uses-permission android:name="android.permission.UPGRADE_RUNTIME_PERMISSIONS" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user