From bd44f9b426af81ce4b2c3473e995310a46dac693 Mon Sep 17 00:00:00 2001 From: Ethan Chen Date: Mon, 26 Aug 2024 00:37:10 +0530 Subject: [PATCH] bangkk: Declare EUICC permission This is a squash of the following: Author: Ethan Chen Date: Sat Dec 1 13:53:00 2018 -0800 Declare EUICC permission Change-Id: I1b151021ca9fc6cf35141b2ccb337bc83197089e Author: razorloves Date: Fri Oct 18 00:06:22 2019 -0500 Move eUICC permissions xml to /product All eUICC items were moved to /product in Q. Change-Id: I614f86b16f61959c47465863ab1d5d55030209ab Change-Id: I323dce8b848b44e45ed21002950059e58719113c --- device.mk | 1 + 1 file changed, 1 insertion(+) diff --git a/device.mk b/device.mk index 8add696..146aa2f 100644 --- a/device.mk +++ b/device.mk @@ -101,6 +101,7 @@ PRODUCT_COPY_FILES += \ frameworks/native/data/etc/android.hardware.nfc.hcef.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.hcef.xml \ frameworks/native/data/etc/android.hardware.nfc.uicc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.uicc.xml \ frameworks/native/data/etc/android.hardware.nfc.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.hardware.nfc.xml \ + frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml \ frameworks/native/data/etc/com.nxp.mifare.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/com.nxp.mifare.xml # Sensors