commit | e35828c6656987a5c9b71ed2647af5a418ea2f6b | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Apr 14 18:16:07 2023 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Apr 14 18:17:40 2023 +0100 |
tree | 72e178adf097291383ff60287cf85a73e4dad987 | |
parent | 4fa5e943c13fab064c9bdd87d1fbd37eddc4a653 [diff] |
vmbase: Don't expose to virt APEX Test: TH Change-Id: I3c6e0e6e61a03c2f93a7407d22c1fffa7b1bb5c4
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 {