summaryrefslogtreecommitdiff
path: root/aosp_common.mk
diff options
context:
space:
mode:
Diffstat (limited to 'aosp_common.mk')
-rw-r--r--aosp_common.mk3
1 files changed, 3 insertions, 0 deletions
diff --git a/aosp_common.mk b/aosp_common.mk
index 52ea597..30d037c 100644
--- a/aosp_common.mk
+++ b/aosp_common.mk
@@ -46,3 +46,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
# TODO: fix
# PRODUCT_RESTRICT_VENDOR_FILES := all
+
+# b/189477034: Bypass build time check on uses_libs until vendor fixes all their apps
+PRODUCT_BROKEN_VERIFY_USES_LIBRARIES := true