summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilip Junker <philipjunker@google.com>2022-06-10 14:41:13 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2022-06-10 14:41:13 +0000
commit260e916049c305bc446d9c68c022c215a1b3e89c (patch)
tree60c3aceae5d293bd6dbdca9b97835d19b46a9625
parent32ba5c21b44ce3dc7f16f2830d3cf1dbccc22939 (diff)
parent7498e4a0dd6eabbdd7c993da26cb9de223474cc0 (diff)
downloadatv-260e916049c305bc446d9c68c022c215a1b3e89c.tar.gz
Merge "Add gamepad feature to all TV products." into tm-devandroid13-dev
-rw-r--r--products/atv_product.mk5
1 files changed, 4 insertions, 1 deletions
diff --git a/products/atv_product.mk b/products/atv_product.mk
index 2da9862..40e80fa 100644
--- a/products/atv_product.mk
+++ b/products/atv_product.mk
@@ -27,7 +27,10 @@ PRODUCT_PACKAGES += \
TvWifiOverlay
PRODUCT_COPY_FILES += \
- device/google/atv/atv-component-overrides.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/atv-component-overrides.xml \
+ device/google/atv/atv-component-overrides.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/sysconfig/atv-component-overrides.xml
+
+PRODUCT_COPY_FILES += \
+ frameworks/native/data/etc/android.hardware.gamepad.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.gamepad.xml
# Too many tombstones can cause bugreports to grow too large to be uploaded.
PRODUCT_PRODUCT_PROPERTIES += \