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:
Bill Yi 2022-03-28 06:41:54 +00:00 committed by Automerger Merge Worker
commit f3d692e35c

View file

@ -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