config: Include AudioTv.mk on atv
Change-Id: Id6cf181c35032b44ab705b62bc9600f5b4f171bb
This commit is contained in:
parent
91592bd204
commit
5d26fdd797
1 changed files with 3 additions and 0 deletions
|
@ -1,6 +1,9 @@
|
|||
# Inherit common Lineage stuff
|
||||
$(call inherit-product, vendor/lineage/config/common.mk)
|
||||
|
||||
# Include AOSP audio files
|
||||
$(call inherit-product-if-exists, frameworks/base/data/sounds/AudioTv.mk)
|
||||
|
||||
# Inherit Lineage atv device tree
|
||||
$(call inherit-product, device/lineage/atv/lineage_atv.mk)
|
||||
|
||||
|
|
Loading…
Reference in a new issue