[go: nahoru, domu]

qcril: fix MT SMS sent during power off

qcril will block any further MT SMS if previous one is not ACKed.
For this bug, IMS service is not ready and resulted in qcril stuck in blocking state.
This solution will add 30s timer to reset blocking state if there is no ACK from Telephony.

Bug: 169549852
Test: MT SMS during power off
Change-Id: Iee821c18da87d4ca3f939283a8d28ef5db228ec2
diff --git a/vendor/qcom/common/property_contexts b/vendor/qcom/common/property_contexts
index 4683587..30de9af 100644
--- a/vendor/qcom/common/property_contexts
+++ b/vendor/qcom/common/property_contexts
@@ -156,6 +156,7 @@
 persist.vendor.radio.data_con_rprt  u:object_r:vendor_radio_prop:s0
 persist.vendor.radio.data_ltd_sys_ind  u:object_r:vendor_radio_prop:s0
 persist.vendor.radio.is_wps_enabled  u:object_r:vendor_radio_prop:s0
+persist.vendor.radio.mt_sms_ack  u:object_r:vendor_radio_prop:s0
 persist.vendor.radio.multisim_switch_support  u:object_r:vendor_radio_prop:s0
 persist.vendor.radio.sib16_support  u:object_r:vendor_radio_prop:s0
 persist.vendor.radio.snapshot_enabled  u:object_r:vendor_radio_prop:s0