diff options
| author | 2023-04-25 15:30:26 +0100 | |
|---|---|---|
| committer | 2023-04-28 15:23:02 +0000 | |
| commit | e7e1fb3ac0dbba424995739f842a0ed9a402d0ae (patch) | |
| tree | 710749201c41a11086bc3815e152bca7c1eb3d66 /compiler/optimizing/graph_test.cc | |
| parent | ea71e000b1c9ace90f089c37a7e01686e6fda6eb (diff) | |
Prevent RemoteException from spamming logs.
It turns out that RemoteException isn't uncommon: when the device is
being shutdown, artd can be killed before system server is shutdown, in
which case system server gets a RemoteException.
When a RemoteException happens, a failure is expected, but it shouldn't
be logged as a crash. This change prevents RemoteException from
spamming logs by calling `rethrowFromSystemServer`
Bug: 279076344
Test: m
Ignore-AOSP-First: ART Services
Change-Id: I2b8bfc4e401ab9dfe35ceac02541288d4d92b08a
Diffstat (limited to 'compiler/optimizing/graph_test.cc')
0 files changed, 0 insertions, 0 deletions