commit | 6fc80d6348df26178aef6e2092b32b90fde6a272 | [log] [tgz] |
---|---|---|
author | Matthew Maurer <mmaurer@google.com> | Mon Feb 01 13:23:23 2021 -0800 |
committer | Matthew Maurer <mmaurer@google.com> | Mon Feb 01 14:02:10 2021 -0800 |
tree | f43f5b7081cfa664073ce44755cab83fda578372 | |
parent | bcb89efed816dfb202844b3feb048ed23a764ae0 [diff] |
Do not test panic capture in Rust. We have switched panic strategy to abort rather than unwind. This prevents the previously tested behavior from working correctly. Bug: 178577888 Test: atest rustBinderSerializationTest Change-Id: I0ab1ed86ed1264054f43a9655185496d9c8b6328