From 44f2cfd1283402a40522feb70423cbb070c14d02 Mon Sep 17 00:00:00 2001 From: Michael Bestas Date: Sat, 2 Mar 2024 04:19:25 +0200 Subject: [PATCH] Revert "Bypass build time check for users-libs" This reverts commit 00fe7e8db5568d09b076acaeceea64a7d59e60fb. Change-Id: I6f61d58e2dd419cb11f2aeb4f0faf54145c6a5ce --- aosp_sunfish.mk | 3 --- 1 file changed, 3 deletions(-) diff --git a/aosp_sunfish.mk b/aosp_sunfish.mk index 573dc6b8..87e25024 100644 --- a/aosp_sunfish.mk +++ b/aosp_sunfish.mk @@ -57,9 +57,6 @@ PRODUCT_BUILD_SUPER_PARTITION := false # 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_sunfish