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