sdm710-common: Set block_binder_thread_on_incoming_calls prop
In order to fix incoming calls. Change-Id: Id474622f3e08b88f1d099e3d6507fd1d84de4d88 Signed-off-by: Chenyang Zhong <zhongcy95@gmail.com>
This commit is contained in:
parent
c5d290db1d
commit
4ff3eae3b2
1 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,9 @@ ro.opengles.version=196610
|
||||||
ro.hardware.egl=adreno
|
ro.hardware.egl=adreno
|
||||||
ro.hardware.vulkan=adreno
|
ro.hardware.vulkan=adreno
|
||||||
|
|
||||||
|
# IMS
|
||||||
|
ro.telephony.block_binder_thread_on_incoming_calls=false
|
||||||
|
|
||||||
# IORap
|
# IORap
|
||||||
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
persist.device_config.runtime_native_boot.iorap_readahead_enable=true
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue