vendor_bcr/bcr.mk
2023-06-13 02:20:20 +05:30

7 lines
188 B
Makefile

LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
# Include prebuilts packages
include vendor/bcr/prebuilts/prebuilts.mk
RELAX_USES_LIBRARY_CHECK=true