config: Use carrier config in ROM by default
Bug: 314890118 Test: Flash ROM and confirm the carrier config follows the ROM. Change-Id: Id0407802e2027397ca7a409345c51273b75079e7
This commit is contained in:
parent
288ad23091
commit
8dbc173f2b
1 changed files with 1 additions and 1 deletions
|
@ -190,7 +190,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||||
|
|
||||||
# Carrier configuration default location
|
# Carrier configuration default location
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
persist.vendor.radio.config.carrier_config_dir=/mnt/vendor/modem_img/images/default/confpack
|
persist.vendor.radio.config.carrier_config_dir=/vendor/firmware/carrierconfig
|
||||||
|
|
||||||
PRODUCT_PROPERTY_OVERRIDES += \
|
PRODUCT_PROPERTY_OVERRIDES += \
|
||||||
telephony.active_modems.max_count=2
|
telephony.active_modems.max_count=2
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue