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

Commit 3095c56b authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Make com.android.shell request MANAGE_EXTERNAL_STORAGE"

parents 4e2e5a96 ae42afc9
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. -->