commit | b20c14d2af6caabbc16b286c5cebca4829eb8efd | [log] [tgz] |
---|---|---|
author | Makoto Onuki <omakoto@google.com> | Tue Nov 16 10:11:42 2021 -0800 |
committer | Makoto Onuki <omakoto@google.com> | Tue Nov 16 14:20:56 2021 -0800 |
tree | 59f1f9faaa2ac0135f363b33cdd3c4df6aefd7c5 | |
parent | cb4a25f6dffcab62b0eee48af38bba0ce2f72d81 [diff] |
Use different exceptions for different crash reasons Always throwing RemoteServiceException would make it impossible to tell the cause of a crash without the string message. Let's use a different exception type so developers can cluster crashes without the exception message. Bug: 124137635 Bug: 172001574 Test: Treehugger Change-Id: If04f8c66efcc32a5200efa70ea20d97e13006039