mirror of
https://github.com/Evolution-X-Devices/device_google_gs201
synced 2026-01-27 19:18:35 +00:00
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:
@@ -190,7 +190,7 @@ PRODUCT_PRODUCT_PROPERTIES += \
|
||||
|
||||
# Carrier configuration default location
|
||||
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 += \
|
||||
telephony.active_modems.max_count=2
|
||||
|
||||
Reference in New Issue
Block a user