vendor_custom/config.mk

9 lines
223 B
Makefile
Raw Normal View History

2025-02-02 10:18:56 +08:00
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
include vendor/custom/fonts/fonts.mk
# Include prebuilts packages
include vendor/custom/prebuilts/prebuilts.mk
RELAX_USES_LIBRARY_CHECK=true