commit | 2098eda5896dae240753839fe0a1657ddff0d32c | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Fri Sep 09 12:02:02 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Fri Sep 09 12:03:59 2022 +0100 |
tree | fa8769005f866f0a1d085eba6920c4c0e8ec0d12 | |
parent | 48e013f7d6db3bdc18cca9ea8ea96b65aa8e26d7 [diff] [blame] |
vmbase: Keep vmbase_elf_defaults out of /system Prevent installing executables intended to run in a VM to /system. Test: TH Change-Id: I7d0d8d0ff8ef93a9814a24001a95a8f6d0b94891
diff --git a/vmbase/Android.bp b/vmbase/Android.bp index 35484ea..fb525b5 100644 --- a/vmbase/Android.bp +++ b/vmbase/Android.bp
@@ -49,6 +49,7 @@ "libarm-optimized-routines-mem", "libvmbase_entry", ], + installable: false, enabled: false, target: { android_arm64: {