aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2019-04-30 13:27:44 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-04-30 13:27:44 -0700
commit41777edfc62385e5a10e13c21060a7a52367b9d9 (patch)
treefae0d8ac47d964869a38b0fb906774ccf8c2c475
parentcdf1e1657aa70ee6e8bb448b8b1bb8da806dfb64 (diff)
parent66a8edb1fda0badffa60c7f17ca7a8e5c4c85dcc (diff)
downloaddevice_google_fuchsia-41777edfc62385e5a10e13c21060a7a52367b9d9.tar.gz
device_google_fuchsia-41777edfc62385e5a10e13c21060a7a52367b9d9.tar.bz2
device_google_fuchsia-41777edfc62385e5a10e13c21060a7a52367b9d9.zip
Disable the check for APEX libs in /system for Fuchsia.
am: 66a8edb1fd Change-Id: I8ab78662775ffc480616fd926a7a306936bed418
-rw-r--r--BoardConfig_common.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/BoardConfig_common.mk b/BoardConfig_common.mk
index 1a95e15..4285b4e 100644
--- a/BoardConfig_common.mk
+++ b/BoardConfig_common.mk
@@ -17,3 +17,4 @@
TARGET_NO_BOOTLOADER := true
TARGET_NO_KERNEL := true
TARGET_NO_RECOVERY := true
+DISABLE_APEX_LIBS_ABSENCE_CHECK := true