mirror of
https://github.com/Evolution-X-Devices/device_nokia_sdm660-common
synced 2026-02-01 08:51:29 +00:00
We support IMS features on carriers not listed in the CarrierConfig, so let's use the props to enable it everywhere. Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d
15 lines
223 B
Plaintext
15 lines
223 B
Plaintext
# Audio
|
|
ro.config.vc_call_vol_steps=7
|
|
ro.config.media_vol_steps=25
|
|
|
|
# IMS
|
|
persist.dbg.volte_avail_ovr=1
|
|
persist.dbg.vt_avail_ovr=1
|
|
persist.dbg.wfc_avail_ovr=1
|
|
|
|
# Radio
|
|
persist.radio.add_power_save=1
|
|
|
|
# UI
|
|
sys.use_fifo_ui=1
|