commit | 039aa7bfd0055008d3b9996bc158bddd008bf51e | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Wed Aug 02 16:03:50 2023 -0700 |
committer | Christopher Ferris <cferris@google.com> | Wed Aug 02 16:03:50 2023 -0700 |
tree | 0108dbf2b24b9cbe706aabf06b2526df74c7267b | |
parent | 35d5d62deb89ef8abee0b80b6a8c01ab9ee2ef21 [diff] |
Fix problem of logd restarting. If logd restarts, then the old logd connection is no longer valid. In order to keep working, reset the connection when this situation is detected. Bug: 276934420 Test: Ran CtsGwpAsanTestCases then killed logd. Verified that Test: running the test again displays the warning about the logd Test: connection and all of the tests pass. Change-Id: I375ee9a2df50b445e21ef847614644ffa2af1f36