diff options
author | Sergio Giro <sgiro@google.com> | 2016-08-30 16:53:53 +0100 |
---|---|---|
committer | Sergio Giro <sgiro@google.com> | 2016-09-01 17:24:40 +0000 |
commit | 23d2e403345bd079de090707ef33604961c611df (patch) | |
tree | 60a6f82bd69095f458e6bb91d3cf340fc8b7ff68 /tools/aapt2/java/JavaClassGenerator_test.cpp | |
parent | 43ec5716aa16bf0441a0c8eff9200adca13297ae (diff) |
java.security.SecureRandom: add getInstanceStrong() method
Port SecureRandom to jdk8u60.
The method getInstanceStrong returns a strong random number
generator. In Android this is assumed to be the one from
OpenSSLProvider.
This commit also contains cosmetic JavaDoc changes like
- Use of @code in place of <code> tags and use of a package-info.java in
place of a package.html file.
- Added comments.
- Uses of java.security.util.Debug (commented-out as that
debugging mechanism is not available in Android).
- Added braces in control flow blocks.
Test: make droid docs, vogar SecureRandomTest
Bug: 29631070
Change-Id: I9080fbd5e9292d7cb3eaa234f7c5849411336fac
Diffstat (limited to 'tools/aapt2/java/JavaClassGenerator_test.cpp')
0 files changed, 0 insertions, 0 deletions