diff options
author | Tobias Thierer <tobiast@google.com> | 2016-12-01 17:47:47 +0000 |
---|---|---|
committer | Tobias Thierer <tobiast@google.com> | 2016-12-01 18:11:59 +0000 |
commit | 7ff645482d5d10f2c15955ed812de183dead5557 (patch) | |
tree | 56ef6c2ca2e5a09e21b9858a478b73c8a0b7bc47 /annotations/generate_annotated_java_files.py | |
parent | bb86d157825ec98c091c16245431a7efdc1ac614 (diff) |
Switch Base64 decoder implementation used in harmony SSL tests
These tests were using libcore.io.Base64.decode() for test data. Since
that class is deprecated and the tests weren't depending on the subtle
behavioral differences relative java.util.Base64.getDecoder().decode(),
this CL converts them to the latter implementation.
Bug: 31292683
Test: cts-tradefed run cts -m CtsLibcoreTestCases -a arm64-v8a
Change-Id: I635625ceae9d6a33a4909101e65363d7052263d9
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions