Merge "Make Shell require permission for a new CTS test" am: e3548b2259 am: f453a23f6a
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1356702 Change-Id: Id65701e738cd523032166eb48e1aba052f55defa
This commit is contained in:
committed by
Automerger Merge Worker
commit
71f8e0fbc2
@@ -214,6 +214,9 @@
|
||||
<!-- Permission needed to test tcp keepalive offload. -->
|
||||
<uses-permission android:name="android.permission.PACKET_KEEPALIVE_OFFLOAD" />
|
||||
|
||||
<!-- Permission needed for CTS test - UnsupportedErrorDialogTests -->
|
||||
<uses-permission android:name="android.permission.RESET_APP_ERRORS" />
|
||||
|
||||
<!-- Permission needed to run keyguard manager tests in CTS -->
|
||||
<uses-permission android:name="android.permission.CONTROL_KEYGUARD_SECURE_NOTIFICATIONS" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user