commit | 5f8125f572349bfbfd54d88b8dce2f7660ce27c3 | [log] [tgz] |
---|---|---|
author | Eric Biggers <ebiggers@google.com> | Thu Jun 29 18:17:02 2023 +0000 |
committer | Eric Biggers <ebiggers@google.com> | Tue Oct 10 22:52:36 2023 +0000 |
tree | cc3cee4c80e260bfc11967344aaac891ae0ca1a0 | |
parent | 73d7a1bf415a89cb4944afc07a2ff16c2fd58d00 [diff] |
Reconnect if weaver service connection dies For robustness reasons, reconnect to the Weaver service if it dies. This should not be relied on, but it's easy to do and is the same thing that LockSettingsService does for the Gatekeeper service. Bug: 287705522 Test: Treehugger Change-Id: Ic06c45353c6b7282e2f22eef13ea1c6e36fe5c58 Merged-In: Ic06c45353c6b7282e2f22eef13ea1c6e36fe5c58 (cherry picked from commit 5b21e30b66567881f40bd531d5d1750b1b987cc7)