Merge "Disable Android telephony euicc on Tablet products" into tm-qpr-dev am: c7786da4f8
am: 5d03760520
Original change: https://googleplex-android-review.googlesource.com/c/device/google/tangorpro/+/20107111 Change-Id: I2022e1dc0327fe2852b4f8eba7b82b6df0748f12 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ccd434e422
1 changed files with 4 additions and 0 deletions
|
@ -42,6 +42,10 @@ DISABLE_SENSOR_BARO_PROX_HIFI := true
|
||||||
# to have tablet COD setting
|
# to have tablet COD setting
|
||||||
USE_TABLET_BT_COD := true
|
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/tangorpro/audio/tangorpro/audio-tables.mk
|
||||||
include device/google/gs201/device-shipping-common.mk
|
include device/google/gs201/device-shipping-common.mk
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue