vmbase: Keep vmbase_elf_defaults out of /system

Prevent installing executables intended to run in a VM to /system.

Test: TH
Change-Id: I7d0d8d0ff8ef93a9814a24001a95a8f6d0b94891
This commit is contained in:
Pierre-Clément Tosi 2022-09-09 12:02:02 +01:00
parent 48e013f7d6
commit 2098eda589
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@ cc_defaults {
"libarm-optimized-routines-mem",
"libvmbase_entry",
],
installable: false,
enabled: false,
target: {
android_arm64: {