Merge "Add BROADCAST_CLOSE_SYSTEM_DIALOGS to shell for tests"
This commit is contained in:
committed by
Android (Google) Code Review
commit
505fe3a5c7
@@ -350,6 +350,9 @@
|
||||
<!-- Allows overriding the system's device state from the shell -->
|
||||
<uses-permission android:name="android.permission.CONTROL_DEVICE_STATE"/>
|
||||
|
||||
<!-- Permissions required for CTS tests to close system dialogs -->
|
||||
<uses-permission android:name="android.permission.BROADCAST_CLOSE_SYSTEM_DIALOGS" />
|
||||
|
||||
<application android:label="@string/app_label"
|
||||
android:theme="@android:style/Theme.DeviceDefault.DayNight"
|
||||
android:defaultToDeviceProtectedStorage="true"
|
||||
|
||||
Reference in New Issue
Block a user