Merge "Adding LOADER_USAGE_STATS permission to shell" into rvc-dev am: dfdac64a90

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/11725939

Change-Id: Ic67196a83317912f6c6be00134aeaade182190ba
This commit is contained in:
TreeHugger Robot
2020-06-05 01:40:52 +00:00
committed by Automerger Merge Worker

View File

@@ -201,6 +201,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"/>