diff --git a/aosp_common.mk b/aosp_common.mk index a45fd74d..e4fe363c 100644 --- a/aosp_common.mk +++ b/aosp_common.mk @@ -53,6 +53,3 @@ endif # 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