diff options
author | Kenny Root <kroot@google.com> | 2016-09-19 10:19:22 -0700 |
---|---|---|
committer | Kenny Root <kroot@google.com> | 2016-09-19 10:35:48 -0700 |
commit | 9214be83307f2baeea28be8a94640c70a23a90ec (patch) | |
tree | e098b41b3d1172f353993e1cdcf12c1edb68f20d /annotations/generate_annotated_java_files.py | |
parent | dcdeeb996aa34f2c8d3a715e4ea7c75719b231e5 (diff) |
CipherTest: replace repeated key public construction
There already exists a method that would get the correct key, so just
call that instead of repeating the same lines over and over.
Many methods also labelled the PublicKey variable incorrectly so take
the opportunity to fix that as well.
Test: vogar --mode host --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-support-hostdex_intermediates/classes.jack --classpath out/host/common/obj/JAVA_LIBRARIES/core-tests-hostdex_intermediates/classes.jack libcore/luni/src/test/java/libcore/javax/crypto/CipherTest.java
Change-Id: I1908352f12d3f56a2ed02d6ddc0a13f526efb0d6
Diffstat (limited to 'annotations/generate_annotated_java_files.py')
0 files changed, 0 insertions, 0 deletions