mirror of
https://github.com/Evolution-X-Devices/device_google_wahoo
synced 2026-01-28 13:18:23 +00:00
wahoo: Do not block binder thread on incoming calls
Change-Id: I6a2c41e35cc3514e60e104d8eb967f331176594e
This commit is contained in:
committed by
Asriadi Rahim
parent
c0620b8df6
commit
2a142187d7
@@ -251,7 +251,9 @@ PRODUCT_PROPERTY_OVERRIDES += \
|
||||
persist.radio.data_con_rprt=true \
|
||||
persist.vendor.radio.mt_sms_ack=30 \
|
||||
persist.radio.always_send_plmn=false\
|
||||
persist.rcs.supported=1
|
||||
persist.rcs.supported=1 \
|
||||
ro.telephony.block_binder_thread_on_incoming_calls=false
|
||||
|
||||
|
||||
PRODUCT_PROPERTY_OVERRIDES += \
|
||||
vendor.rild.libpath=/vendor/lib64/libril-qc-qmi-1.so
|
||||
|
||||
Reference in New Issue
Block a user