- 9c35c9a Merge "Remove hack for platform availability of modules with missing apexes" by Colin Cross · 4 years, 5 months ago
- a0254b5 Merge "Add F2FS support for APEX build system" by Nikita Ioffe · 4 years, 5 months ago
- d2c81a7 Remove hack for platform availability of modules with missing apexes by Colin Cross · 4 years, 5 months ago
- 4ba38c1 Add F2FS support for APEX build system by Theotime Combes · 4 years, 7 months ago
- b900760 apex: dedup jni_libs when generating apex_manifest by Jooyung Han · 4 years, 5 months ago
- 9e93b1b Remove TestApexWithJniLibs_Errors by Colin Cross · 4 years, 5 months ago
- 68bfe07 Merge "Reland: Deduplicate APEX variants that would build identically" by Treehugger Robot · 4 years, 5 months ago
- aede88c Reland: Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- 0c7b26e Revert "Deduplicate APEX variants that would build identically" by Pete Bentley · 4 years, 5 months ago
- d6b2525 Deduplicate APEX variants that would build identically by Colin Cross · 4 years, 5 months ago
- a07777d Merge "Rename ApexName to ApexVariationName" by Treehugger Robot · 4 years, 5 months ago
- e07f231 Rename ApexName to ApexVariationName by Colin Cross · 4 years, 5 months ago
- 839fc66 Update ApexAvailableBaseline by Jeongik Cha · 4 years, 5 months ago
- 910eb70 Merge "Add structured representation for colon-separated jar lists." by Ulyana Trafimovich · 4 years, 5 months ago
- 2eddd06 Merge "Add libraryDependencyTag to track dependencies on static and shared libraries" by Colin Cross · 4 years, 5 months ago
- 249386a Add structured representation for colon-separated jar lists. by Ulya Trafimovich · 4 years, 7 months ago
- ea3574b Merge "Support com.android.gki.* in apex_available." by Yifan Hong · 4 years, 5 months ago
- cf04073 Merge "Update language to comply with inclusive guidance" by Treehugger Robot · 4 years, 6 months ago
- 021f4e5 Fix prebuilt mutator ordering in tests by Paul Duffin · 4 years, 6 months ago
- d22a84a Support com.android.gki.* in apex_available. by Yifan Hong · 4 years, 6 months ago
- 222de6f Merge "Prevent GKI APEXes to write to $OUT/apex." by Yifan Hong · 4 years, 6 months ago
- b0c4d3b Merge "apex: set ":vndk" as required for vendor apexes" by Jooyung Han · 4 years, 6 months ago
- 93a90db Prevent GKI APEXes to write to $OUT/apex. by Yifan Hong · 4 years, 6 months ago
- 6e511a9 Add libraryDependencyTag to track dependencies on static and shared libraries by Colin Cross · 4 years, 6 months ago
- f91079f Merge "Avoid creating APEX variant for sdk member" by Paul Duffin · 4 years, 6 months ago
- 6c4cc9c apex: set ":vndk" as required for vendor apexes by Jooyung Han · 4 years, 6 months ago
- 4514d96 Merge "Add apex.use_vndk_as_stable property" by Treehugger Robot · 4 years, 6 months ago
- cada807 Update language to comply with inclusive guidance by Liz Kammer · 4 years, 6 months ago
- df78e21 Add apex.use_vndk_as_stable property by Jooyung Han · 4 years, 6 months ago
- e812805 Use BaseModuleName() + SubName as apexFile.moduleName by Yo Chiang · 4 years, 6 months ago
- 13aa44f Merge "Build transitive lint reports for apex modules" by Treehugger Robot · 4 years, 6 months ago
- a37eca2 Avoid creating APEX variant for sdk member by Paul Duffin · 4 years, 6 months ago
- 698dd9f apexDepsMutator uses WalkDeps by Jooyung Han · 4 years, 6 months ago
- 08dca38 Build transitive lint reports for apex modules by Colin Cross · 4 years, 6 months ago
- 0a51aa2 Use RelativeInstallPath for DataPaths in apex by Liz Kammer · 4 years, 6 months ago
- fef9d4b Merge "Install data_libs using relative_install_path property" by Christopher Parsons · 4 years, 6 months ago
- 216e10a Install data_libs using relative_install_path property by Chris Parsons · 4 years, 6 months ago
- f70ceec Merge "apex_set is force disabled when necessary" by Treehugger Robot · 4 years, 6 months ago
- 10e926b apex_set is force disabled when necessary by Jiyong Park · 4 years, 6 months ago
- bf81ed4 Merge "Pass unstripped JNI libraries to Make" by Treehugger Robot · 4 years, 6 months ago
- 20efa41 Merge "Set LOCAL_APKCERTS_FILE for apk_set modules in apexes" by Treehugger Robot · 4 years, 6 months ago
- d783bbb Use unzip -DD by Colin Cross · 4 years, 6 months ago
- 4fb652d Set LOCAL_APKCERTS_FILE for apk_set modules in apexes by Colin Cross · 4 years, 6 months ago
- 403cc15 Pass unstripped JNI libraries to Make by Colin Cross · 4 years, 6 months ago
- 2c79c87 Merge changes Iefcf4fbe,I450d4769,I1ffc7e7b by Treehugger Robot · 4 years, 6 months ago
- 44f1d84 Stop java_sdk_library_import from depending on source modules by Paul Duffin · 4 years, 7 months ago
- 58c33f0 Do not follow prebuiltDependencyTags in APEX payload walks. by Martin Stjernholm · 4 years, 6 months ago
- 2dfd54d apex: add / in file_contexts as system_file by Jooyung Han · 4 years, 7 months ago
- 0c6f111 Merge changes Ifd2858dd,I2585dd99,I65e7a456 by Treehugger Robot · 4 years, 7 months ago
- c4fe0dd Merge "Disable flattening only for unbundled apps." by Martin Stjernholm · 4 years, 7 months ago
- efb184e apex: use SubName for requiredDeps by Jooyung Han · 4 years, 7 months ago
- 85d6176 apex: support "vendor: true" by Jooyung Han · 4 years, 7 months ago
- 2ed99d0 apex: AndroidMk writes common properties by Jooyung Han · 4 years, 7 months ago
- dd85fd8 Merge "apex: add apex_manifest.pb in file_contexts" by Jooyung Han · 4 years, 7 months ago
- 14a08f5 Merge "apex/apk: enforce min_sdk_version of all deps" by Jooyung Han · 4 years, 7 months ago
- 56507b4 Disable flattening only for unbundled apps. by Martin Stjernholm · 4 years, 7 months ago
- 580eb4f apex: add apex_manifest.pb in file_contexts by Jooyung Han · 4 years, 7 months ago
- c487ae1 Merge "Don't remove entries for overriddable modules" by Jiyong Park · 4 years, 7 months ago
- a5d1fab Merge "Remove libc_scudo references." by Christopher Ferris · 4 years, 7 months ago
- 749dc69 apex/apk: enforce min_sdk_version of all deps by Jooyung Han · 4 years, 9 months ago
- c9ef6ee Merge "Make native_coverage clause work with ClangCoverage" by Colin Cross · 4 years, 7 months ago
- f70926e Remove libc_scudo references. by Christopher Ferris · 4 years, 7 months ago
- 1a6acd4 Make native_coverage clause work with ClangCoverage by Colin Cross · 4 years, 7 months ago
- 938b593 apex: make allowed_files prop overridable by Jooyung Han · 4 years, 7 months ago
- 03a7f3e Don't remove entries for overriddable modules by Jiyong Park · 4 years, 7 months ago
- 44b481b Fix check-boot-jars when a boot jar is provided by prebuilt by Paul Duffin · 4 years, 7 months ago
- f298a3f Merge "Don't emit superfluous LOCAL_OVERRIDES_MODULES" by Yo Chiang · 4 years, 7 months ago
- a2e64e7 Merge "Use inclusive language in Android.bp files" by Colin Cross · 4 years, 7 months ago
- cbd62d0 Use inclusive language in Android.bp files by Colin Cross · 4 years, 7 months ago
- e403833 Merge "Let APEX build against preferred java_sdk_library_import" by Paul Duffin · 4 years, 7 months ago
- 12d9f7a Don't emit superfluous LOCAL_OVERRIDES_MODULES by Yo Chiang · 4 years, 7 months ago
- c41c1a9 Merge "Remove libnativehelper modules from whitelist" by Treehugger Robot · 4 years, 7 months ago
- eedc5d5 Let APEX build against preferred java_sdk_library_import by Paul Duffin · 4 years, 7 months ago
- 01615f3 Remove libnativehelper modules from whitelist by Orion Hodson · 4 years, 7 months ago
- 45a9677 VNDK APEX should not provide native libs by Jooyung Han · 4 years, 7 months ago
- 7a8e0cd Merge "apex_sets is added to apexkeys.txt" by Treehugger Robot · 4 years, 7 months ago
- 8d6c51e apex_sets is added to apexkeys.txt by Jiyong Park · 4 years, 7 months ago
- 440e0d0 Use inclusive language in build/soong by Colin Cross · 4 years, 7 months ago
- 36aef53 Merge "Fix type assertion error regarding dex_import" by Treehugger Robot · 4 years, 7 months ago
- 9e83f0b Fix type assertion error regarding dex_import by Jiyong Park · 4 years, 7 months ago
- 79ae341 Remove TARGET_PREFER_32_BIT support. by Elliott Hughes · 4 years, 9 months ago
- a5c94e1 Merge "Allow apex module to have android_app_set as its constituent." by Treehugger Robot · 4 years, 7 months ago
- 18d98bc Allow apex module to have android_app_set as its constituent. by Sasha Smundak · 4 years, 8 months ago
- 5539e7b Revert^2 "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
- c55b679 Merge "Revert "Rename DexJar interface method to DexJarBuildPath."" by Ulyana Trafimovich · 4 years, 8 months ago
- b0dc851 Revert "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
- 2a08566 Merge "Rename DexJar interface method to DexJarBuildPath." by Ulyana Trafimovich · 4 years, 8 months ago
- a8bf988 Merge "dex_import can be added to apex" by Treehugger Robot · 4 years, 8 months ago
- 562c240 Rename DexJar interface method to DexJarBuildPath. by Ulya Trafimovich · 4 years, 8 months ago
- 77acec6 dex_import can be added to apex by Jiyong Park · 4 years, 8 months ago
- 4b79e98 Soong package structure refactoring by Jaewoong Jung · 4 years, 8 months ago
- 0e66643 Merge "Use Stem where output file name is expected in APEX" by Jiyong Park · 4 years, 8 months ago
- f1493cc Use Stem where output file name is expected in APEX by Jiyong Park · 4 years, 8 months ago
- 33c7736 Notice file embededd in APEX is deterministic by Jiyong Park · 4 years, 8 months ago
- 00f5701 Merge "apex respects stem of java_library modules" by Treehugger Robot · 4 years, 8 months ago
- 8f37ec8 Merge "Add support for remote-execution / caching of signapk actions" by Kousik Kumar · 4 years, 8 months ago
- 25aeb7d Merge "Only include test data in flattened apex 1 time" by Liz Kammer · 4 years, 8 months ago
- a62aa23 apex respects stem of java_library modules by Jiyong Park · 4 years, 8 months ago
- 309b1c0 Add support for remote-execution / caching of signapk actions by Kousik Kumar · 4 years, 8 months ago
- b51e7ea Remove apex_available whitelist for the ART APEX by Jiyong Park · 4 years, 9 months ago