vendor_bcr/bcr.mk

7 lines
188 B
Makefile
Raw Normal View History

2023-05-27 09:40:57 -04:00
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
# Include prebuilts packages
2023-06-12 16:50:20 -04:00
include vendor/bcr/prebuilts/prebuilts.mk
RELAX_USES_LIBRARY_CHECK=true