summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGiovanni Ricca <giovanniricca@proton.me>2023-08-20 01:31:45 +0200
committerGiovanni Ricca <giovanniricca@proton.me>2023-08-20 21:10:33 +0200
commit5941441d0a654b18409a6c231967762ba8d39f28 (patch)
tree67fff90a67f513f02c2ecf5d8eaedfc98b7074af
parent1d961cbe85f65bc018d5b9ba751baca5f082f5b4 (diff)
miatoll: Pull missing NFC permissions
* These are present on stock ROM as well Change-Id: I11a62a70a6ddd48b9a92a286b5bdbd775736e141
-rw-r--r--device.mk2
1 files changed, 2 insertions, 0 deletions
diff --git a/device.mk b/device.mk
index de73724..4aa3c79 100644
--- a/device.mk
+++ b/device.mk
@@ -23,6 +23,8 @@ PRODUCT_COPY_FILES += \
frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/android.hardware.nfc.xml \
frameworks/native/data/etc/android.hardware.nfc.hce.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/android.hardware.nfc.hce.xml \
frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/android.hardware.nfc.hcef.xml \
+ frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/android.hardware.nfc.uicc.xml \
+ frameworks/native/data/etc/android.hardware.se.omapi.uicc.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/android.hardware.se.omapi.uicc.xml \
frameworks/native/data/etc/com.android.nfc_extras.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/com.android.nfc_extras.xml \
frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_nfc/com.nxp.mifare.xml