Merge "Adding LOADER_USAGE_STATS permission to shell"

This commit is contained in:
Treehugger Robot
2020-07-23 22:45:36 +00:00
committed by Gerrit Code Review

View File

@@ -190,6 +190,9 @@
<uses-permission android:name="android.permission.MANAGE_APPOPS" />
<!-- Permission required for IncrementalLogCollectionTest -->
<uses-permission android:name="android.permission.LOADER_USAGE_STATS" />
<!-- Permission required for storage tests - FuseDaemonHostTest -->
<uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>