summaryrefslogtreecommitdiff
path: root/mmodules/intracoreapi/Android.bp
Commit message (Expand)AuthorAgeFilesLines
* Add empty incompatibilities baseline files.Jaewoong Jung2021-03-091-0/+8
* [LSC] Add LOCAL_LICENSE_KINDS to libcoreBob Badour2021-02-051-0/+13
* Explicitly disable automatic copying of output files to distPaul Duffin2020-11-191-0/+3
* Switch intra core api to use java_sdk_libraryPaul Duffin2020-09-101-37/+59
* Make java_system_modules visible to sdkPaul Duffin2020-02-071-0/+1
* Restrict visibility of stubs librariesPaul Duffin2019-10-141-2/+1
* Fix build failure when OUT_DIR is outside ANDROID_BUILD_TOPPaul Duffin2019-10-101-3/+1
* Merge "Remove unused core-intra-stubs-system-modules and core.intra.stubs"Treehugger Robot2019-10-071-28/+0
|\
| * Remove unused core-intra-stubs-system-modules and core.intra.stubsPaul Duffin2019-10-051-28/+0
* | Split core platform API into Conscrypt, ART, I18N modulesPaul Duffin2019-10-051-0/+1
|/
* Build core-all using i18n module intra core apiPaul Duffin2019-10-051-33/+0
* Merge "Move conscrypt module intra core API to external/conscrypt"Treehugger Robot2019-10-041-49/+0
|\
| * Move conscrypt module intra core API to external/conscryptPaul Duffin2019-10-041-49/+0
* | Merge "Move i18n module intra core API to external/icu"Treehugger Robot2019-10-041-59/+0
|\|
| * Move i18n module intra core API to external/icuPaul Duffin2019-10-041-59/+0
* | Allow bouncycastle to build against art module public APIPaul Duffin2019-10-041-0/+1
|/
* Split intra core API into Conscrypt, ART, I18N modulesPaul Duffin2019-10-031-15/+169
* Remove unnecessary usages of core-all and restrict its visibilityPaul Duffin2019-10-021-3/+1
* Restrict visibility of intra.core.stubsPaul Duffin2019-09-251-4/+0
* Remove duplicate libraries that are provided by system modulesPaul Duffin2019-09-201-1/+0
* Define @IntraCoreApi between libcore and icu4jVictor Chang2019-08-121-4/+5
* Separate icu4j from core-libartVictor Chang2019-08-091-4/+5
* Set default visibility to privatePaul Duffin2019-07-021-0/+6
* Switch from no_standard_libs:true to sdk_version:"none"Paul Duffin2019-06-121-3/+3
* Reformat all .bp files using bpfmt -wPaul Duffin2019-05-151-6/+5
* Update the API signature files to include annotation methodsPaul Duffin2018-12-071-1/+2
* Move useful core-libart_oj build ruleNeil Fuller2018-11-091-0/+28
* Generate and check the api.txt file for intra core apiPaul Duffin2018-09-281-1/+14
* Pave the way for external mainline module API annotations.Pete Gillin2018-09-261-1/+3
* Merge "Build core-simple against core.intra.stubs"Neil Fuller2018-09-251-1/+2
|\
| * Build core-simple against core.intra.stubsNeil Fuller2018-09-241-1/+2
* | Switch the mmodule annotations to --show-single-annotation.Pete Gillin2018-09-241-1/+1
* | Move API-related annotationsNeil Fuller2018-09-241-1/+1
|/
* Add .txt file generation to core-intra-stubsNeil Fuller2018-09-211-0/+1
* For metalava target, use droidstubs instead of droiddocNan Zhang2018-09-111-5/+4
* Move api build rules under subdirsNeil Fuller2018-09-101-0/+50