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

Commit 87e12433 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Add USE_CUSTOM_VIRTUAL_MACHINE permission to Shell"

parents 3c7a3e39 0052c6c3
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -601,6 +601,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 for CTS test - SettingsMultiPaneDeepLinkTest -->