diff options
author | Ytai Ben-Tsvi <ytai@google.com> | 2020-04-20 11:54:48 -0700 |
---|---|---|
committer | Ytai Ben-Tsvi <ytai@google.com> | 2020-04-20 11:57:32 -0700 |
commit | 2e9d4a5bcb23269a77952fbd8e3d243866ad6dfd (patch) | |
tree | 82b35420b45222efaaa0b55fde7ba641553768c3 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | b2a2121b940e099e9fcf3160afcf5914b53445dd (diff) |
Reboot sound trigger HAL on exception
The previous mechanism for doing that was broken, relied on
onTransact() to be called for every method, when in fact it doesn't
get called whenever the caller is in the same process as the server.
This change moves this behavior to a lower layer, as part of HAL
enforcement.
Fixes: 153461865
Test: Injected spurious errors to some HAL operations and verified the
HAL gets rebooted and recovery is correct according to
diagnostics and testing behavior after the reboot.
Change-Id: Ic399bf8808cb35fda5b1766cbe30c2ce5c792c2c
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions