Files
device_nokia_sdm660-common/system.prop
LuK1337 aade4cad12 sdm660-common: Add debug IMS props to workaround CarrierConfig restrictions
We support IMS features on carriers not listed in the CarrierConfig,
so let's use the props to enable it everywhere.

Change-Id: Id3ad71d522a22048f7ad86d89695ad262361632d
2019-10-16 14:54:11 -04:00

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