commit | 9bcd7e9c5d773bb53f0ebe50327677d2e62922ad | [log] [tgz] |
---|---|---|
author | Kurt Nelson <kurtn@google.com> | Wed Oct 25 13:38:06 2017 -0700 |
committer | Kurt Nelson <kurtn@google.com> | Wed Oct 25 17:14:38 2017 -0700 |
tree | 6492ffb317efe6ee314c51b00e428e1d290d6c18 | |
parent | 826d12cf92e979506d78ae2c4cc8d9dadb76e14c [diff] |
Move violation extra messages into throwable Some violations have a separate string from the throwable. Prepending the string to the throwable's message or using it as the message sets us up for all violations to extend Throwable. Bug: 62458734 Test: cts-tradefed run cts-dev --module CtsOsTestCases --test android.os.cts.StrictModeTest Change-Id: I6a97ee69a90fb975dc453ca37fe53ea78ebfe974