msm ipa: fix the APPS QMI SSR reset sequence
During modem-encryption enable scenario, we saw
RILD in the Android framework always initializes
the modem SSR in the first time reboot and we
saw modem crashed because apps-side didn't
clean internal QMI-flag well and continue the last
time's bootup sequence which causes modem crash.
The fix is to move the flag reset to the
qmi_service_init.
Change-Id: I5dba3cb8f44cddf180d5210543ea2ad8399645a3
Signed-off-by:
Skylar Chang <chiaweic@codeaurora.org>
Loading
Please register or sign in to comment