6 lines
149 B
Makefile
6 lines
149 B
Makefile
# Exclude AudioFX
|
|
TARGET_EXCLUDES_AUDIOFX := true
|
|
|
|
# Inherit mini common Lineage stuff
|
|
$(call inherit-product, vendor/lineage/config/common_mini.mk)
|