Enable ALLOW_MISSING_DEPENDENCIES

Bug: 229340586
Change-Id: I192c6df73808f932b3385a21596af93639b69222
Signed-off-by: Aaron Ding <aaronding@google.com>
This commit is contained in:
Aaron Ding 2022-04-25 17:25:44 +08:00
parent 6b9a1e0d39
commit 3f3c678ff3

View file

@ -17,6 +17,7 @@
include device/google/gs-common/device.mk
TARGET_BOARD_PLATFORM := zuma
ALLOW_MISSING_DEPENDENCIES := true
AB_OTA_POSTINSTALL_CONFIG += \
RUN_POSTINSTALL_system=true \