vendor_custom/config.mk

10 lines
245 B
Makefile
Raw Permalink Normal View History

2025-02-02 10:18:56 +08:00
LOCAL_PATH := $(call my-dir)
include $(call all-subdir-makefiles,$(LOCAL_PATH))
2025-02-02 18:47:17 +08:00
include vendor/custom/overlay/overlay.mk
2025-02-02 10:18:56 +08:00
include vendor/custom/prebuilts/prebuilts.mk
RELAX_USES_LIBRARY_CHECK=true
2025-02-02 10:25:31 +08:00
2025-02-02 16:36:29 +08:00
# Debloater
PRODUCT_PACKAGES += \
Debloater