This commit is contained in:
shuixx
2025-02-02 10:18:56 +08:00
parent 3163018d01
commit 4006da24d3
15 changed files with 37 additions and 0 deletions

8
config.mk Normal file
View File

@ -0,0 +1,8 @@
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