commit | ac18558b668e0130c6847422c77481b4d49436e0 | [log] [tgz] |
---|---|---|
author | Jaideep Sharma <jaidshar@codeaurora.org> | Tue Jul 27 12:36:27 2021 +0530 |
committer | Jaideep Sharma <jaidshar@codeaurora.org> | Tue Jul 27 13:32:39 2021 +0530 |
tree | 36e24ee0b3959aebbea96884b71bc1f5bffb8912 | |
parent | 1bf22c2c8d4630c25995828613312d791e0d4a64 [diff] |
agm: Limit the retries for ats In case of ats_init failure, every 7 seconds ats_init is retried, which in turn tries to init all services RTC, RTM, MCS, ADIE, Online and Data transports (Diag USB, TCPIP) which is a big overhead. If these services don't init within 3 mintues, don't retry more. Change-Id: I92c8c664f806e68e1cc794d27996409805c3ba41