aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Stjernholm <mast@google.com>2019-04-30 17:25:43 -0700
committerandroid-build-merger <android-build-merger@google.com>2019-04-30 17:25:43 -0700
commita3216aa17ef249ad6277e7fe11e97d0d540fd086 (patch)
treefae0d8ac47d964869a38b0fb906774ccf8c2c475
parentf5bf12b14b75d31d4870c47d870fd5cc0867a2a1 (diff)
parent8862b94f393695baef8068bab684202be693fa50 (diff)
downloaddevice_google_fuchsia-a3216aa17ef249ad6277e7fe11e97d0d540fd086.tar.gz
device_google_fuchsia-a3216aa17ef249ad6277e7fe11e97d0d540fd086.tar.bz2
device_google_fuchsia-a3216aa17ef249ad6277e7fe11e97d0d540fd086.zip
Disable the check for APEX libs in /system for Fuchsia. am: 66a8edb1fd am: 41777edfc6
am: 8862b94f39 Change-Id: I7e3c277121c773282b72a2ea8b5d8f7361eb70ca
-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