summaryrefslogtreecommitdiff
path: root/apex/androidmk.go
AgeCommit message (Expand)Author
2020-10-06Merge "apex: emit file_contexts for flattened apex" Jooyung Han
2020-09-29Merge "Add support of test data to python_host_test" Treehugger Robot
2020-09-24HostCross is an attribute of a Target, not OsType Jiyong Park
2020-09-23apex: emit file_contexts for flattened apex Jooyung Han
2020-09-21Add support of test data to python_host_test Dan Shi
2020-09-11apex: pass init_rc/vintf_fragments to make Jooyung Han
2020-08-29Merge Android R (rvc-dev-plus-aosp-without-vendor@6692709) Xin Li
2020-07-31Merge "Update language to comply with inclusive guidance" Treehugger Robot
2020-07-29Prevent GKI APEXes to write to $OUT/apex. Yifan Hong
2020-07-28Update language to comply with inclusive guidance Liz Kammer
2020-07-24Use BaseModuleName() + SubName as apexFile.moduleName Yo Chiang
2020-07-22Build transitive lint reports for apex modules Colin Cross
2020-07-20Install data_libs using relative_install_path property Chris Parsons
2020-07-16Merge "Pass unstripped JNI libraries to Make" am: bf81ed4fd1 am: 9a6d827dc3 Treehugger Robot
2020-07-16Merge "Pass unstripped JNI libraries to Make" Treehugger Robot
2020-07-10Set LOCAL_APKCERTS_FILE for apk_set modules in apexes Colin Cross
2020-07-10Pass unstripped JNI libraries to Make Colin Cross
2020-07-10Set LOCAL_APKCERTS_FILE for apk_set modules in apexes am: 7e2b36c7d5 Colin Cross
2020-07-09Set LOCAL_APKCERTS_FILE for apk_set modules in apexes Colin Cross
2020-06-30Merge "Propagate owner property for apex modules" into rvc-dev am: ff1531e13b Anton Hansson
2020-06-30Propagate owner property for apex modules Anton Hansson
2020-06-25apex: AndroidMk writes common properties Jooyung Han
2020-06-20Fix check-boot-jars when a boot jar is provided by prebuilt Paul Duffin
2020-06-17Fix check-boot-jars when a boot jar is provided by prebuilt Paul Duffin
2020-06-16Don't emit superfluous LOCAL_OVERRIDES_MODULES Yo Chiang
2020-06-11Fix type assertion error regarding dex_import Jiyong Park
2020-06-11Fix type assertion error regarding dex_import Jiyong Park
2020-06-05Cherrypick aosp/1318079 and aosp/1324841 Sasha Smundak
2020-06-04Allow apex module to have android_app_set as its constituent. Sasha Smundak
2020-05-30Use Stem where output file name is expected in APEX Jiyong Park
2020-05-30Use Stem where output file name is expected in APEX Jiyong Park
2020-05-27Only include test data in flattened apex 1 time Liz Kammer
2020-05-19Correct apex data in androidmk for flattened apex Liz Kammer
2020-05-15Replace javaLibrary with java.Dependency,android.Module Paul Duffin
2020-05-15Merge "Replace javaLibrary with java.Dependency,android.Module" Treehugger Robot
2020-05-14Replace javaLibrary with java.Dependency,android.Module Paul Duffin
2020-05-13Add test data dependencies to APEX. Liz Kammer
2020-05-08Register ALL_MODULES subvars with my_register_name Yo Chiang
2020-03-27Add code coverage support to android_app JNI libs. Jaewoong Jung
2020-03-27Add code coverage support to android_app JNI libs. Jaewoong Jung
2020-02-28Only dist apex sizes for checkbuild Colin Cross
2020-02-27Only dist apex sizes for checkbuild Colin Cross
2020-02-21Unless overridden include LICENSE files in notices. Bob Badour
2020-02-11m <module_name> builds <module_name>.<apex_name> Jiyong Park
2020-02-06Use module name as the suffix for apex variant Jiyong Park
2020-01-28Set LOCAL_CERTIFICATE for flattened apex APKs Colin Cross
2020-01-28Merge "License info for APEXes are correctly gathered" Treehugger Robot
2020-01-28License info for APEXes are correctly gathered Jiyong Park
2020-01-28Remove unnecessary symlink for non-flattend APEXes Jiyong Park
2020-01-24Fix symlinks to system libs for flattened apex Jooyung Han