mirror of
https://github.com/Evolution-X-Devices/device_motorola_rtwo
synced 2026-01-27 13:35:15 +00:00
rtwo: Declare EUICC permission
This is a squash of the following: Author: Ethan Chen <intervigil@gmail.com> Date: Sat Dec 1 13:53:00 2018 -0800 Declare EUICC permission Change-Id: I1b151021ca9fc6cf35141b2ccb337bc83197089e Author: razorloves <razorloves@gmail.com> 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
This commit is contained in:
@@ -86,7 +86,8 @@ PRODUCT_PACKAGES += \
|
||||
# Permissions
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.nfc.ese.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_dne/android.hardware.nfc.ese.xml \
|
||||
frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_dne/android.hardware.se.omapi.ese.xml
|
||||
frameworks/native/data/etc/android.hardware.se.omapi.ese.xml:$(TARGET_COPY_OUT_ODM)/etc/permissions/sku_dne/android.hardware.se.omapi.ese.xml \
|
||||
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
|
||||
|
||||
# PowerShare
|
||||
PRODUCT_PACKAGES += \
|
||||
|
||||
Reference in New Issue
Block a user