summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEthan Chen <intervigil@gmail.com>2018-12-01 13:53:00 -0800
committeralk3pInjection <webmaster@raspii.tech>2023-08-16 03:07:42 +0800
commite8a4d62246abba56c0b78d29258f9023d40975a8 (patch)
tree841e660a55234bc1b390f403c9d60d03730e7315
parent43bf9b991d6761a5dfec0d5d319a88722c5835b1 (diff)
lynx: 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
-rw-r--r--device-ice.mk4
1 files changed, 4 insertions, 0 deletions
diff --git a/device-ice.mk b/device-ice.mk
index 11ef5c7..09fe912 100644
--- a/device-ice.mk
+++ b/device-ice.mk
@@ -4,5 +4,9 @@
# SPDX-License-Identifier: Apache-2.0
#
+# EUICC
+PRODUCT_COPY_FILES += \
+ frameworks/native/data/etc/android.hardware.telephony.euicc.xml:$(TARGET_COPY_OUT_PRODUCT)/etc/permissions/android.hardware.telephony.euicc.xml
+
# Kernel
TARGET_PREBUILT_KERNEL := device/google/lynx-kernel/Image.lz4