vendor_custom/config.mk
2025-02-02 16:36:29 +08:00

9 lines
204 B
Makefile

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