commit | 0549cf1251869cbfca200e12f8e1aa5deee4facb | [log] [tgz] |
---|---|---|
author | Fabian Kozynski <kozynski@google.com> | Mon Apr 11 14:10:21 2022 -0400 |
committer | Fabian Kozynski <kozynski@google.com> | Mon Apr 11 14:10:21 2022 -0400 |
tree | a61210e81e061af3b6c5efa21fbd92ce1e507829 | |
parent | 3fda2bf279c1a354e069a10929e2a87908703032 [diff] |
Don't crash TileService app when systemui crashes Prevent the host app from crashing if systemui crashes while binding to it. Instead, just return null and let the new systemui process bind again, as the service will be unbound. Test: atest FrameworksCoreTests:TileServiceTest Test: manual, tiles still work Fixes: 168756844 Change-Id: I70e0e8a223a84874415f7e649106398a5e039097