commit | 3194ecd51b83c87fc020a72a5485044022b6fce0 | [log] [tgz] |
---|---|---|
author | Sukanya Rajkhowa <srajkh@codeaurora.org> | Fri May 08 17:30:45 2015 -0700 |
committer | Amit Mahajan <amitmahajan@google.com> | Mon Aug 10 12:12:59 2015 -0700 |
tree | ce0603bbd3f7fa1a1c0772d79820489c5fe2ae4d | |
parent | d7a3561112b8746da20a076cb3c384eed2219570 [diff] |
Set ServiceState before flags are evaluated If APM is turned on while service state is OUT_OF_SERVICE and right when polling for VOICE_REGISTRATION_STATE is being handled, the service state change to APM is not notified to the registrants. Fix this by setting service state before flags for change in state are evaluated Bug: 22960426 Change-Id: I781344afe13120bc0fb8e6889c46b80f8a672db1