From 0052c6c370b49cc7e18282fa376732f2fd42ef23 Mon Sep 17 00:00:00 2001 From: Inseob Kim Date: Mon, 2 May 2022 18:05:26 +0900 Subject: [PATCH] Add USE_CUSTOM_VIRTUAL_MACHINE permission to Shell The permission allows a package to create a protected VM with custom config. It's used by MicrodroidHostTestCases. Bug: 207769805 Test: atest MicrodroidHostTestCases Change-Id: If049d26c0ef97695098979c4a36fe1f7f607af5a --- packages/Shell/AndroidManifest.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/packages/Shell/AndroidManifest.xml b/packages/Shell/AndroidManifest.xml index 208bfbbfcbff4..ff4c2c63f8b44 100644 --- a/packages/Shell/AndroidManifest.xml +++ b/packages/Shell/AndroidManifest.xml @@ -601,6 +601,7 @@ +