Merge "Make Shell require permission for a new CTS test" am: e3548b2259 am: f453a23f6a am: 71f8e0fbc2
Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/1356702 Change-Id: I8e36e6ac86d354094f2d0700da8a6f61bac56f5f
This commit is contained in:
committed by
Automerger Merge Worker
commit
8c68c6cc7b
@@ -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