commit | 807dae4567b9bb755c1e5787f7dd60841d30ac7d | [log] [tgz] |
---|---|---|
author | Aaron Kling <webgeek1234@gmail.com> | Thu Apr 23 14:47:24 2020 -0500 |
committer | Aaron Kling <webgeek1234@gmail.com> | Thu Apr 23 14:50:32 2020 -0500 |
tree | ce6bd9a193b679ad74cc6c0a3e2e6016baa68e29 | |
parent | 892699086568ffa417a9ce50767b50696d7614d9 [diff] |
atv: Build LeanbackIME Change-Id: I8942916c4e63be11fc2b1d9aed756e4c9887498a
diff --git a/config/common_tv.mk b/config/common_tv.mk index 08e2c2c..0ce13ec 100644 --- a/config/common_tv.mk +++ b/config/common_tv.mk
@@ -4,6 +4,11 @@ # Inherit Lineage atv device tree $(call inherit-product, device/lineage/atv/lineage_atv.mk) +# AOSP packages +PRODUCT_PACKAGES += \ + LeanbackIME + +# Lineage packages PRODUCT_PACKAGES += \ AppDrawer \ LineageCustomizer