commit | 248862fd6609345404e3c9ea3a80fc6786ad7b9d | [log] [tgz] |
---|---|---|
author | Carmen Jackson <carmenjackson@google.com> | Sat Feb 04 02:45:05 2023 +0000 |
committer | Carmen Jackson <carmenjackson@google.com> | Tue Feb 07 06:25:00 2023 +0000 |
tree | 3b00b388951397fb6681f332382b6a59d1fd6b27 | |
parent | c743163013e94029718cf45f071ea45be36dbe41 [diff] |
Include the Subreason, if any, in ApplicationExitInfo.getDescription(). Instead of making the Subreasons public, which could introduce API churn, let's add the string representation of the subreason into getDescription so that an app developer can relatively easily see those details if they're interested. Bug: 266248465 Test: atest ApplicationExitInfoTest Change-Id: Id4fd8d846886b05302ecfa8fe7f764364ca94f60