Disable Android telephony euicc on Tablet products

Adding the flag to disable copy euicc xml

Bug: 246514347
Change-Id: Ia9d6e035059f7053001202ee28765696534a24cf
This commit is contained in:
Cyan_Hsieh 2022-10-05 15:07:45 +08:00
parent d926f40640
commit d125960b2e

View file

@ -42,6 +42,10 @@ DISABLE_SENSOR_BARO_PROX_HIFI := true
# to have tablet COD setting
USE_TABLET_BT_COD := true
# Disable telephony euicc related xml with a disable flag.
# This flag need to be set before device/google/gs201/device.mk
DISABLE_TELEPHONY_EUICC := true
include device/google/tangorpro/audio/tangorpro/audio-tables.mk
include device/google/gs201/device-shipping-common.mk