adding properties for VoLTE
This commit is contained in:
parent
d58c7292a4
commit
29f47b6fe9
@ -1,5 +1,10 @@
|
|||||||
# Fixed Bluetooth audio
|
# Fixed Bluetooth audio
|
||||||
persist.bluetooth.bluetooth_audio_hal.disabled=true
|
persist.bluetooth.bluetooth_audio_hal.disabled=true
|
||||||
persist.sys.bt.unsupport.features=00000000
|
persist.sys.bt.unsupport.features=00000000
|
||||||
persist.sys.bt.unsupport.states=00000000
|
persist.sys.bt.unsupport.states=00000000
|
||||||
persist.sys.bt.unsupport.stdfeatures=000001
|
persist.sys.bt.unsupport.stdfeatures=000001
|
||||||
|
# VoLTE properties
|
||||||
|
persist.dbg.vt_avail_ovr=1
|
||||||
|
persist.dbg.volte_avail_ovr=1
|
||||||
|
persist.dbg.wfc_avail_ovr=1
|
||||||
|
persist.dbg.allow_ims_off=1
|
Loading…
x
Reference in New Issue
Block a user