mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
Scale the flexibility for telephony euicc settings am: 3ee92877ae am: a2da9d5a26
Original change: https://googleplex-android-review.googlesource.com/c/device/google/gs201/+/20117794 Change-Id: I53ec7cee16bd5e4261b7ccb1e6d5f2110f892d3a Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
@@ -426,8 +426,10 @@ PRODUCT_COPY_FILES += \
|
||||
frameworks/native/data/etc/android.software.midi.xml:$(TARGET_COPY_OUT_VENDOR)/etc/permissions/android.software.midi.xml
|
||||
|
||||
# eSIM MEP Feature
|
||||
ifneq ($(DISABLE_TELEPHONY_EUICC),true)
|
||||
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
|
||||
endif
|
||||
|
||||
# default usb debug functions
|
||||
ifneq (,$(filter userdebug eng, $(TARGET_BUILD_VARIANT)))
|
||||
|
||||
Reference in New Issue
Block a user