Declare EUICC permission
Co-authored-by: Michael Bestas <mkbestas@gmail.com> Co-authored-by: razorloves <razorloves@gmail.com> Change-Id: I323dce8b848b44e45ed21002950059e58719113c
This commit is contained in:
parent
d932294092
commit
4b985eb033
1 changed files with 5 additions and 0 deletions
|
@ -5,3 +5,8 @@
|
|||
#
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/overlay-lineage
|
||||
|
||||
# EUICC
|
||||
PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.hardware.telephony.euicc.mep.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.mep.xml \
|
||||
frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue