[PATCH] Force data attach when data is re
enabled after carrier-detatch. Some networks detach from PS when data is disabled for a time period. DcTracker handles this scenario using mAutoAttachOnCreation flag. However DcSwitchStateMachine doesnot execute requests until PS is attached. This leads to no data in case of WIFI disconnect. So extend the same logic to DcSwitchStateMachine. TICKET: PAELLA-172 Change-Id: Icad3cac52a8225355b73887e0201382820d4ae8c Signed-off-by:Harish Kurva <hkurva@codeaurora.org> Signed-off-by:
Adnan Begovic <adnan@cyngn.com> (cherry picked from commit 5736ddbd)
Loading
Please register or sign in to comment