commit | 39b366fc44d936df9a8f53327453baeb3d03cc7f | [log] [tgz] |
---|---|---|
author | TYM Tsai <tymtsai@google.com> | Mon Apr 12 21:45:09 2021 +0800 |
committer | TYM Tsai <tymtsai@google.com> | Thu Apr 15 00:32:28 2021 +0800 |
tree | 79c53267f55170199250a0b0959bde74dd04ff13 | |
parent | f379c17e98f4f0e24ba6b346ddafabed60bee0dd [diff] |
Fix the service cann't rebinded after the service died The Content Capture remote service needs to rebind afeter died. But the service entered an error state, causing the reconnection to be ignored. When service died, the state should be changed to waiting the new connection. Bug: 184786235 Test: atest CtsContentCaptureServiceTestCases Change-Id: I2842b2aab0dcf82938b5c7a9f6afcf044f7f598e