Merge "Add secure settings to the test apps" am: 1170b46a74
am: a9c2747b31
Change-Id: I7dac81f71b873d77e4f11acbf727b149f9217fd5
This commit is contained in:
@@ -21,6 +21,8 @@
|
||||
<!-- Read and write traces from external storage -->
|
||||
<uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" />
|
||||
<uses-permission android:name="android.permission.READ_EXTERNAL_STORAGE" />
|
||||
<!-- Write secure settings -->
|
||||
<uses-permission android:name="android.permission.WRITE_SECURE_SETTINGS" />
|
||||
<!-- Capture screen contents -->
|
||||
<uses-permission android:name="android.permission.ACCESS_SURFACE_FLINGER" />
|
||||
<!-- Enable / Disable tracing !-->
|
||||
|
||||
Reference in New Issue
Block a user