Merge "vmbase: Don't expose to virt APEX" am: 9e5fa9fb13 am: 204957e689
Original change: https://android-review.googlesource.com/c/platform/packages/modules/Virtualization/+/2537914
Change-Id: I7b0c4b13e1cd28e76a8108bbdf3cb85f50dc74e6
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
diff --git a/vmbase/example/Android.bp b/vmbase/example/Android.bp
index 26be51b..dc9a090 100644
--- a/vmbase/example/Android.bp
+++ b/vmbase/example/Android.bp
@@ -18,7 +18,6 @@
"libvirtio_drivers",
"libvmbase",
],
- apex_available: ["com.android.virt"],
}
cc_binary {
@@ -34,7 +33,6 @@
"image.ld",
":vmbase_sections",
],
- apex_available: ["com.android.virt"],
}
raw_binary {