diff --git a/bcr.mk b/bcr.mk index 8ac6099..115726a 100644 --- a/bcr.mk +++ b/bcr.mk @@ -2,4 +2,5 @@ LOCAL_PATH := $(call my-dir) include $(call all-subdir-makefiles,$(LOCAL_PATH)) # Include prebuilts packages -include vendor/bcr/prebuilts/prebuilts.mk \ No newline at end of file +include vendor/bcr/prebuilts/prebuilts.mk +RELAX_USES_LIBRARY_CHECK=true diff --git a/prebuilts/product/priv-app/com.chiller3.bcr/bcr.apk b/prebuilts/product/priv-app/com.chiller3.bcr/bcr.apk index f751abf..4abfd1b 100644 Binary files a/prebuilts/product/priv-app/com.chiller3.bcr/bcr.apk and b/prebuilts/product/priv-app/com.chiller3.bcr/bcr.apk differ