diff --git a/BoardConfigCommon.mk b/BoardConfigCommon.mk index 5b8ee229..ff19472d 100644 --- a/BoardConfigCommon.mk +++ b/BoardConfigCommon.mk @@ -32,6 +32,7 @@ BOARD_ANT_WIRELESS_DEVICE := "qualcomm-hidl" # Broken Files/Headers BUILD_BROKEN_VINTF_PRODUCT_COPY_FILES := true BUILD_BROKEN_USES_BUILD_COPY_HEADERS := true +BUILD_BROKEN_MISSING_REQUIRED_MODULES := true # Architecture TARGET_ARCH := arm64