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

Commit e0ceb9de authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Add USE_CUSTOM_VIRTUAL_MACHINE permission to Shell" am: 87e12433 am: ea4f2570

parents 95b67450 ea4f2570
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -646,6 +646,7 @@

    <!-- Permission required to run the `vm` tool which manages on-device virtual machines -->
    <uses-permission android:name="android.permission.MANAGE_VIRTUAL_MACHINE" />
    <uses-permission android:name="android.permission.USE_CUSTOM_VIRTUAL_MACHINE" />
    <uses-permission android:name="android.permission.DEBUG_VIRTUAL_MACHINE" />

    <!-- Permission required to run GtsAssistantTestCases -->