diff options
| author | 2023-09-07 18:00:15 -0700 | |
|---|---|---|
| committer | 2023-09-07 18:00:15 -0700 | |
| commit | 581a63134d7fb2fd857d1ed2ca793ee524a7b194 (patch) | |
| tree | 182aa74bbd392ba06ee09264a1feac96ec7b3728 /libs/androidfw/FileStream.cpp | |
| parent | df7bb7456abe6fe4ecdb151bdb58b07e6019628b (diff) | |
Wait for persisting data into the dropbox if system_server crashes
On process crashes, we'll kill the faulty process and also log
the event into the dropbox asynchronously. However, if that process
is the system_server itself, it might be killed before the event
is persisted into the dropbox successfully. So now we'll wait for
a while for the dropbox.
Bug: 295976585
Test: Manual - induce a system_server crash and check dropbox.
Change-Id: I0f3155d5ccfa039b9c5da6502ff5e9588e19acea
Diffstat (limited to 'libs/androidfw/FileStream.cpp')
0 files changed, 0 insertions, 0 deletions