Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 74c3cd9c authored by shafik's avatar shafik Committed by android-build-merger
Browse files

Merge "Make com.android.shell request MANAGE_EXTERNAL_STORAGE"

am: 3095c56b

Change-Id: I0e49560bb42908924a4e33db0b812af8e09f5be1
parents 2a6214ca 3095c56b
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -186,6 +186,9 @@

    <uses-permission android:name="android.permission.MANAGE_APPOPS" />

    <!-- Permission required for storage tests - FuseDaemonHostTest -->
    <uses-permission android:name="android.permission.MANAGE_EXTERNAL_STORAGE"/>

    <!-- Permission needed to run network tests in CTS -->
    <uses-permission android:name="android.permission.MANAGE_TEST_NETWORKS" />
    <!-- Permission needed to test tcp keepalive offload. -->