summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorandroid-build-team Robot <android-build-team-robot@google.com>2021-05-22 03:00:52 +0000
committerandroid-build-team Robot <android-build-team-robot@google.com>2021-05-22 03:00:52 +0000
commit237be44c1a73af616724534703fe46d2ef84a241 (patch)
treea9a1fa6fa75acefdd5b83942fe0ba8774187d680
parentb73ed6fe0c3d17ef2aea8d539953c442cfcb7695 (diff)
parent6124e3c96ff71f727917490bd35562da0762c5ba (diff)
downloadyukawa-android12-d1-s6-release.tar.gz
Change-Id: I364a1eed5bf3e6c92f3da9ba299135df66603cc0
-rw-r--r--device-common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/device-common.mk b/device-common.mk
index ea65875..70fe141 100644
--- a/device-common.mk
+++ b/device-common.mk
@@ -146,7 +146,7 @@ PRODUCT_PACKAGES += \
PRODUCT_PACKAGES += \
LeanbackIME
-ifeq (,$(filter $(TARGET_PRODUCT),yukawa_gms yukawa_sei510_gms))
+ifeq (,$(filter $(TARGET_PRODUCT),yukawa_gms yukawa32_gms yukawa_sei510_gms))
PRODUCT_PACKAGES += \
TvProvision \
TVLauncherNoGms \