sm8350-common: Enable VoNR Calls support
This commit is contained in:
parent
3dc926ea1b
commit
b9d53d61c8
1 changed files with 5 additions and 0 deletions
|
|
@ -41,6 +41,11 @@ ro.vendor.qti.sys.fw.bservice_enable=true
|
|||
DEVICE_PROVISIONED=1
|
||||
ril.subscription.types=NV,RUIM
|
||||
|
||||
# Radio VoNR Calling
|
||||
persist.radio.is_vonr_enabled_0=true
|
||||
persist.radio.is_vonr_enabled_1=true
|
||||
persist.vendor.vonr_setting_support=1
|
||||
|
||||
# Sensors
|
||||
persist.vendor.sensors.enable.mag_filter=true
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue