gs101: change carrier config path
Change to "/vendor/firmware/carrierconfig". Bug: 232364874 Change-Id: I835f20e4e5640323c9d0f0bb8d6b9b11f00560b6
This commit is contained in:
parent
818f1b9d9e
commit
a722d436f8
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,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
|
||||||
|
|
||||||
# Set the Bluetooth Class of Device
|
# Set the Bluetooth Class of Device
|
||||||
# Service Field: 0x5A -> 90
|
# Service Field: 0x5A -> 90
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue