summaryrefslogtreecommitdiff
path: root/products
diff options
context:
space:
mode:
authorTreehugger Robot <android-test-infra-autosubmit@system.gserviceaccount.com>2023-06-30 18:52:19 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2023-06-30 18:52:19 +0000
commitac58f85e1fa9faefc0a037d5926751b946a276f9 (patch)
tree93a5faec279ef13bfc0b11155a47d45cbb1e17f7 /products
parented06ba40eb44a65579b483718c88f79a89f50b79 (diff)
parent55a0fe43bc12afc3cda43b351e66b3a1e2066a8a (diff)
downloadatv-ac58f85e1fa9faefc0a037d5926751b946a276f9.tar.gz
Merge "Remove GSI Leanback from internal SDK image"
Diffstat (limited to 'products')
-rw-r--r--products/aosp_tv_x86.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/products/aosp_tv_x86.mk b/products/aosp_tv_x86.mk
index fae2174..474c5ed 100644
--- a/products/aosp_tv_x86.mk
+++ b/products/aosp_tv_x86.mk
@@ -51,9 +51,11 @@ $(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