Scale the flexibility for telephony euicc settings
disable copying the xml if DISABLE_TELEPHONY_EUICC set to true Bug: 246514347 Change-Id: I2b7c2a8f831cdf068129fd0b6f2f7efeb74e94bb
This commit is contained in:
parent
2307196bb8
commit
3ee92877ae
1 changed files with 2 additions and 0 deletions
|
@ -411,8 +411,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)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue