Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b2af8e0a authored by Bill Yi's avatar Bill Yi
Browse files

Bypass build time check for users-libs

* set PRODUCT_BROKEN_VERIFY_USES_LIBRARIES to true to bypss the build
time check on users-libs to fix the build error.

Merged-In: I824345fdba8af9c641b86c423c882a0065b5289c

Bug: 189477034
Test: pass the build
Change-Id: I4343d46d4fe8fc1e24a3d7c9f4e88908bdc651bd
(cherry picked from commit dbe0e5d4)
parent b5ee2e6e
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -61,6 +61,9 @@ PRODUCT_BUILD_SUPER_PARTITION := false
# b/113232673 STOPSHIP deal with Qualcomm stuff later
# 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

PRODUCT_MANUFACTURER := Google
PRODUCT_BRAND := Android
PRODUCT_NAME := aosp_redfin