vendor_custom/config.mk
2025-02-02 12:21:30 +08:00

14 lines
301 B
Makefile

LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
# Include prebuilts packages
include vendor/custom/prebuilts/prebuilts.mk
RELAX_USES_LIBRARY_CHECK=true
TARGET_EXCLUDE_PACKAGES += \
Seedvault \
XiaomiEuicc
PRODUCT_PACKAGES -= \
Seedvault \
XiaomiEuicc