Merge "Add MANAGE_SENSOR_PRIVACY to shell permissions" am: 3a0640daea
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1548871 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: If49894d64aceaebefe2ec52ed32ae2852b54be5a
This commit is contained in:
@@ -346,6 +346,9 @@
|
|||||||
<uses-permission android:name="android.permission.WIFI_ACCESS_COEX_UNSAFE_CHANNELS" />
|
<uses-permission android:name="android.permission.WIFI_ACCESS_COEX_UNSAFE_CHANNELS" />
|
||||||
<uses-permission android:name="android.permission.WIFI_UPDATE_COEX_UNSAFE_CHANNELS" />
|
<uses-permission android:name="android.permission.WIFI_UPDATE_COEX_UNSAFE_CHANNELS" />
|
||||||
|
|
||||||
|
<!-- Permission required for CTS test - CtsSensorPrivacyTestCases -->
|
||||||
|
<uses-permission android:name="android.permission.MANAGE_SENSOR_PRIVACY" />
|
||||||
|
|
||||||
<application android:label="@string/app_label"
|
<application android:label="@string/app_label"
|
||||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||||
android:defaultToDeviceProtectedStorage="true"
|
android:defaultToDeviceProtectedStorage="true"
|
||||||
|
|||||||
Reference in New Issue
Block a user