commit | 61e3ce99fca1a04cb1875792b637b9bb5c3ccf27 | [log] [tgz] |
---|---|---|
author | Treehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com> | Wed Oct 30 07:40:35 2024 +0000 |
committer | Gerrit Code Review <noreply-gerritcodereview@google.com> | Wed Oct 30 07:40:35 2024 +0000 |
tree | 9ab777ddbbaad5ccae809db45f706a3edfa1f788 | |
parent | 05f065fc236ed8eff0ab73a43c8e1f8f3853d9a7 [diff] | |
parent | 32330bbc9975d6f18ae28033d1ec10c53b2aa058 [diff] |
Merge "Remove VmLauncher from the virt APEX" into main
diff --git a/build/apex/Android.bp b/build/apex/Android.bp index e485aa7..b0ecdde 100644 --- a/build/apex/Android.bp +++ b/build/apex/Android.bp
@@ -47,7 +47,6 @@ "android.system.virtualmachine.res", ] + select(release_flag("RELEASE_AVF_SUPPORT_CUSTOM_VM_WITH_PARAVIRTUALIZED_DEVICES"), { true: [ - "VmLauncherApp", "VmTerminalApp", ], default: [],