Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fda4e1ba authored by Aaron Kling's avatar Aaron Kling Committed by Bruno Martins
Browse files

Disable AudioFX on atv

The interface is not usable on atv

Change-Id: Ibe2c33e5528b593ae338a62cee62e6fe9cfe47ad
parent 0eba72af
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
# Exclude AudioFX
TARGET_EXCLUDES_AUDIOFX := true

# Inherit full common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_full.mk)

+3 −0
Original line number Diff line number Diff line
# Exclude AudioFX
TARGET_EXCLUDES_AUDIOFX := true

# Inherit mini common Lineage stuff
$(call inherit-product, vendor/lineage/config/common_mini.mk)