summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2019-03-28Add core library modules visibility rulesPaul Duffin
2018-12-06Build bouncycastle for default java versionPaul Duffin
2018-12-04Keep dex files in bouncycastle-testdex.jar.Vladimir Marko
2018-11-23Move android_bcprov to repackaged/bcprovPaul Duffin
2018-10-16Remove (now) unused android_bcpkix sourceNeil Fuller
2018-10-12Adjust dependencies on "core" librariesNeil Fuller
2018-10-09Explicitly compile against core-allNeil Fuller
2018-09-27Use no_framework_libs: true instead of core_currentPaul Duffin
2018-09-25Add @hide to generated bouncycastle public classesNeil Fuller
2018-09-21Reduce dependencies of device bouncycastle targetsNeil Fuller
2018-09-18Use generated source not jarjarNeil Fuller
2018-07-23Make the bouncycastle build targets more regularNeil Fuller
2018-06-27Mark installable jars with installable: trueColin Cross
2018-03-01Switch bouncycastle-nojarjar -> bouncycastle-unbundled.Narayan Kamath
2018-03-01AndroidDigestFactory: Simplify digest provider selection.Narayan Kamath
2018-02-27Remove dependency on conscrypt from build rules.Narayan Kamath
2018-02-19Bouncycastle: Suppress MissingOverride warningsAndreas Gampe
2018-02-05Pin make target bouncycastle-bcpkix to java_version 1.7.Tobias Thierer
2018-01-05Add new bouncycastle-ocsp-nojarjar rule.Adam Vartanian
2017-10-23Disable bouncycastle-testdex in the PDKColin Cross
2017-10-17Convert external/bouncycastle to Android.bpColin Cross