aboutsummaryrefslogtreecommitdiffstats
path: root/apex/androidmk.go
Commit message (Expand)AuthorAgeFilesLines
* Add code coverage support to android_app JNI libs.Jaewoong Jung2020-03-271-0/+4
* Only dist apex sizes for checkbuildColin Cross2020-02-281-1/+1
* m <module_name> builds <module_name>.<apex_name>Jiyong Park2020-02-111-0/+6
* Use module name as the suffix for apex variantJiyong Park2020-02-061-6/+19
* Set LOCAL_CERTIFICATE for flattened apex APKsColin Cross2020-01-281-0/+1
* Merge "License info for APEXes are correctly gathered"Treehugger Robot2020-01-281-0/+10
|\
| * License info for APEXes are correctly gatheredJiyong Park2020-01-281-0/+10
* | Remove unnecessary symlink for non-flattend APEXesJiyong Park2020-01-281-2/+2
|/
* Fix symlinks to system libs for flattened apexJooyung Han2020-01-241-11/+15
* Reland "use symlink for bundled APEX"Jiyong Park2020-01-201-5/+32
* List of installed files for each APEX is dist'edJiyong Park2020-01-141-0/+8
* Merge "Reland "m <apex_name>-deps-info prints the internal/external deps of t...Treehugger Robot2020-01-141-2/+2
|\
| * Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""Jiyong Park2020-01-091-2/+2
* | Prevent overridden APEX from being installed even when flattenedJiyong Park2020-01-121-3/+13
|/
* Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of t...Jiyong Park2020-01-091-2/+2
|\
| * Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"Jiyong Park2020-01-091-2/+2
* | Merge "jacoco correctly gathers info from APK-in-APEX"Treehugger Robot2020-01-091-0/+9
|\ \
| * | jacoco correctly gathers info from APK-in-APEXJiyong Park2020-01-081-0/+9
* | | Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX"Treehugger Robot2020-01-091-2/+2
|\ \ \ | |/ / |/| / | |/
| * m <apex_name>-deps-info prints the internal/external deps of the APEXJiyong Park2020-01-021-2/+2
* | APEX carries required properties of its dependenciesJiyong Park2020-01-061-0/+23
|/
* Merge "Make apex.overrides overridable by override_apex."Jaewoong Jung2019-12-201-1/+1
|\
| * Make apex.overrides overridable by override_apex.Jaewoong Jung2019-12-191-1/+1
* | Support java_sdk_library as java_libs of apexJooyung Han2019-12-201-2/+1
|/
* fix: LOCAL_PATH for modules included in APEX is wrongJiyong Park2019-12-161-1/+5
* Remove implicit outputs for the flattened APEX Make moduleJiyong Park2019-12-041-1/+0
* Add override_apex module typeJiyong Park2019-11-191-0/+1
* split apex.goJiyong Park2019-11-181-0/+205