diff options
| author | 2022-02-28 11:53:29 -0800 | |
|---|---|---|
| committer | 2022-02-28 13:19:40 -0800 | |
| commit | 519fa369217d87144168be01f2690b41318c80cb (patch) | |
| tree | 0d3f335a763d3b31f96ec58027badaa97213c4c0 /libs/androidfw/ResourceUtils.cpp | |
| parent | 05b801bd4691d581e23c891c0554beba3c631bd1 (diff) | |
Don't obscure system_server crashes
Location client usage within the system_server process that uses a
direct executor may obscure crashes. Any crash that happens on location
delivery will cause a secondary crash during cleanup within location
code, hiding the original error and causing false-positives around
wakelock cleanup. Ensure that that the original error is not hidden and
that cleanup functions properly.
Test: manual
Change-Id: If930b2d02d852ee04e6617b072f8e790f161734a
Diffstat (limited to 'libs/androidfw/ResourceUtils.cpp')
0 files changed, 0 insertions, 0 deletions