commit | 0922fdcdf011b9981829c95818aac8c296d3ed19 | [log] [tgz] |
---|---|---|
author | Branden Archer <brarcher@google.com> | Tue Sep 03 13:21:18 2019 -0700 |
committer | Branden Archer <brarcher@google.com> | Thu Sep 05 13:54:58 2019 -0700 |
tree | 66b77fbdb0d482b575ddb3bd8892e67925724d1b | |
parent | 99973c934d1a1dd1318e496f1b157255d701d2bd [diff] |
Relax expected outcome of Sign_empty_key_name Signing empty data is valid, and enforcing the expectation of an error is incorrect. Updating the test to reflect that the response from signing empty data is not important, though the call returning is important. Test: atest VtsHalWifiKeystoreV1_0TargetTest Fixes: 140561000 Change-Id: Idf9d4f08652ea91b26e89264b861091116c8df64