g12: Deduplicate gamepad permission
authorNolen Johnson <johnsonnolen@gmail.com>
Sat, 11 Mar 2023 21:25:29 +0000 (16:25 -0500)
committerNolen Johnson <johnsonnolen@gmail.com>
Sat, 11 Mar 2023 21:31:28 +0000 (22:31 +0100)
* Copied in device/amlogic/common/aml.mk

Change-Id: I69d2a5737b54716dad12aae8c35684743da266b8

g12.mk

diff --git a/g12.mk b/g12.mk
index 39d42491f073d0757bbd3fd7a4707ec31775aefa..c88ddb1f514348f671e2086d1a7c86bfa5ed4db3 100644 (file)
--- a/g12.mk
+++ b/g12.mk
@@ -110,7 +110,6 @@ PRODUCT_USE_DYNAMIC_PARTITIONS := true
 ## Permissions
 PRODUCT_COPY_FILES +=  \
     frameworks/native/data/etc/android.hardware.device_unique_attestation.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.device_unique_attestation.xml \
-    frameworks/native/data/etc/android.hardware.gamepad.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.gamepad.xml \
     frameworks/native/data/etc/android.hardware.keystore.app_attest_key.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.keystore.app_attest_key.xml \
     frameworks/native/data/etc/android.hardware.opengles.aep.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.opengles.aep.xml \
     frameworks/native/data/etc/android.hardware.vulkan.compute-0.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.vulkan.compute.xml \