summaryrefslogtreecommitdiff
path: root/products/aosp_tv_x86.mk
diff options
context:
space:
mode:
Diffstat (limited to 'products/aosp_tv_x86.mk')
-rw-r--r--products/aosp_tv_x86.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/products/aosp_tv_x86.mk b/products/aosp_tv_x86.mk
index 4c5fa9f..f7cad49 100644
--- a/products/aosp_tv_x86.mk
+++ b/products/aosp_tv_x86.mk
@@ -48,10 +48,14 @@ PRODUCT_PACKAGES += \
# All components inherited here go to product image
#
$(call inherit-product, device/google/atv/products/atv_product.mk)
+# Default sound experience
+$(call inherit-product-if-exists, frameworks/base/data/sounds/AudioTv.mk)
# Packages required for ATV GSI
+ifeq (aosp_tv_x86,$(TARGET_PRODUCT))
PRODUCT_PACKAGES += \
LeanbackIME \
TvSampleLeanbackLauncher
+endif
#
# All components inherited here go to vendor image