commit | 1f1d5152b1d466e15fed15675c2266b4b8ee302f | [log] [tgz] |
---|---|---|
author | Shaquille Johnson <ssjohnson@google.com> | Tue Oct 11 13:29:43 2022 +0100 |
committer | Shaquille Johnson <ssjohnson@google.com> | Tue Oct 11 14:44:35 2022 +0100 |
tree | 9c9d307cfe09bf6cd1d53ef65de759b903f3e3da | |
parent | 7990778df7fde01017e147d082bb92f16593bf39 [diff] |
Update the Rust test to reflect the new Debug Debug implementation was changed in https://android-review.googlesource.com/c/platform/frameworks/native/+/2239178. This changes how enums made with declare_binder_enum are displayed by default. The updated strings print the Debug implementation for the enum and check the values against that. Test: Tested using `atest keystore2_test` Bug: 252968848 Change-Id: I86a124432f83116b87c9b40c023851fac4030fb8