summaryrefslogtreecommitdiff
path: root/Android.bp
AgeCommit message (Expand)Author
2021-05-13Add visibility for packages/Connectivity testsRemi NGUYEN VAN
2021-03-09Merge "Adding RemoteProvisioner tests to visibility"Max Bires
2021-03-03Add min_sdk_version for ART module.Nicolas Geoffray
2021-03-02Adding RemoteProvisioner tests to visibilityMax Bires
2021-02-24Expose unbundled BouncyCastle to Connectity ctsDaulet Zhanguzin
2021-02-12[LSC] Add LOCAL_LICENSE_KINDS to external/bouncycastleBob Badour
2021-02-10Expose bouncycastle-repackaged-unbundled to wycheproof testsDaulet Zhanguzin
2021-01-29Merge "bouncycastle-unbundled: set min_sdk_version to 30"Treehugger Robot
2021-01-29bouncycastle-unbundled: set min_sdk_version to 30David Su
2021-01-27Merge "Expose unbundled BouncyCastle to more apps that have been using platfo...Daulet Zhanguzin
2021-01-26Create java library for repackaged bouncycastle in com.android.internal names...Daulet Zhanguzin
2021-01-25Expose unbundled BouncyCastle to more apps that have been using platform APIsDaulet Zhanguzin
2021-01-15Merge "Add visibilities for boot jars in prebuilt ART APEXes."Treehugger Robot
2020-12-28Adjust visibility rules for migrationBaligh Uddin
2020-12-17Add visibilities for boot jars in prebuilt ART APEXes.Martin Stjernholm
2020-10-19Rename ART release APEX to com.android.art.Martin Stjernholm
2020-10-13Allow modules to be added to ART sdkPaul Duffin
2020-08-24Adding a filepath to unbundled_visibilityMax Bires
2020-06-09Fix visibility rules now that Make supports visibility checksDan Willemsen
2020-05-27Switch to platform/packages/modules/IPsecBaligh Uddin
2020-04-03Remove testdex version of bouncycastle.Nicolas Geoffray
2020-03-26Convert bouncycastle_ike_digests filegroup to java_libraryPaul Duffin
2020-03-13Allow bouncycastle to contribute to the art sdkPaul Duffin
2019-12-19Revert submission 1194828-revert-1191937-art_apex_available-DWXQGTKMARJiyong Park
2019-12-19Merge "Revert submission 1191937-art_apex_available"Joseph Murphy
2019-12-19Revert submission 1191937-art_apex_availableJoseph Murphy
2019-12-19Merge "Use apex_available property"Jiyong Park
2019-12-16Use new UnsupportedAppUsage annotation.Artur Satayev
2019-12-16Use apex_available propertyJiyong Park
2019-12-09Add new bouncycastle filegroup for use by IKE.Cody Kesting
2019-11-25bouncycastle: Allow wifi unit tests to link unbundled libraryRoshan Pius
2019-10-18bouncycastle: Allow wifistack APK to include unbundled libraryRoshan Pius
2019-10-02Use art module intra code API instead of core-allPaul Duffin
2019-09-20Remove duplicate libraries that are provided by system modulesPaul Duffin
2019-06-17Set default visibility to privatePaul Duffin
2019-06-12Switch from no_standard_libs:true to sdk_version:"none"Paul Duffin
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