Bypass build time check for users-libs am: a8a4ca2748
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/17415780 Change-Id: Ia691ddae147efe340b390d46e5c45871e581c9d9 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
f3d692e35c
1 changed files with 3 additions and 0 deletions
|
@ -46,3 +46,6 @@ $(call inherit-product, $(SRC_TARGET_DIR)/product/telephony_vendor.mk)
|
||||||
|
|
||||||
# TODO: fix
|
# TODO: fix
|
||||||
# PRODUCT_RESTRICT_VENDOR_FILES := all
|
# 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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue