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:
parent
d926f40640
commit
d125960b2e
1 changed files with 4 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue