Enable rat mode to combine mode by default.

Enable rat mode to combine mode by default.

CRs-Fixed: 2056147
Change-Id: I0d5639ecba0bdd4b928f7439de4eef94475a99f6
This commit is contained in:
Yujing Gu 2017-06-07 13:51:08 +08:00
parent c205570f44
commit 0cfb4c67b1
2 changed files with 4 additions and 2 deletions

View File

@ -16,7 +16,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.extension_library=libqti-perfd-client.so \
persist.radio.apm_sim_not_pwdn=1 \
persist.radio.custom_ecc=1 \
persist.radio.sib16_support=1
persist.radio.sib16_support=1 \
persist.vendor.radio.rat_on=combine
ifeq ($(TARGET_USES_QCOM_BSP_ATEL),true)
PRODUCT_PROPERTY_OVERRIDES += persist.radio.multisim.config=dsds

View File

@ -17,7 +17,8 @@ PRODUCT_PROPERTY_OVERRIDES += \
ro.vendor.extension_library=libqti-perfd-client.so \
persist.radio.apm_sim_not_pwdn=1 \
persist.radio.sib16_support=1 \
persist.radio.custom_ecc=1
persist.radio.custom_ecc=1 \
persist.vendor.radio.rat_on=combine
ifeq ($(TARGET_USES_QCOM_BSP_ATEL),true)
PRODUCT_PROPERTY_OVERRIDES += persist.radio.multisim.config=dsds