1. ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 7 months ago
  2. 63dff46 Revert "Revert "Remove apex.apex_name"" by Jooyung Han · 2 years, 7 months ago
  3. d1209a8 Revert "Remove apex.apex_name" by Marco Loaiza · 2 years, 7 months ago
  4. df26332 Remove apex.apex_name by Jooyung Han · 2 years, 7 months ago
  5. 88b057e Remove apex.multi_install_skip_symbol_files by Jooyung Han · 2 years, 7 months ago
  6. 2cd2f9a VNDK APEX doesn't use "apex_name" property by Jooyung Han · 2 years, 7 months ago
  7. dc6f9c7 apexer: remove --do_not_check_keyname by Jooyung Han · 2 years, 7 months ago
  8. 0c79be5 Merge "Support trimmed variant build in soong" by Dennis Shen · 2 years, 7 months ago
  9. e2ed70c Support trimmed variant build in soong by Dennis Shen · 2 years, 8 months ago
  10. d632293 Sort canned fs_config lines to facilitate comparison with Bazel-built APEXes by Sasha Smundak · 2 years, 8 months ago
  11. a734749 Use WriteFileRule instead of custom echo commands by Cole Faust · 2 years, 9 months ago
  12. d045ebc Vendor apex sets "vndkVersion" when it uses vndk libs by Jooyung Han · 2 years, 9 months ago
  13. 16ebdfd Add option to override defaultManifestVersion by Sahana Rao · 2 years, 9 months ago
  14. 4a9630b Make htmlGzNotice an internal variable instead of apexBundle field. by Jingwen Chen · 2 years, 10 months ago
  15. f648d53 Install appSet using InstallFileWithExtraFilesZip by Jiyong Park · 2 years, 11 months ago
  16. 4169a25 Put base APK when AppSet is included in APEX by Jiyong Park · 3 years ago
  17. e1b6914 Use PackedAdditionalOutputs when reading apk_set for canned_fs_config by Jiyong Park · 3 years ago
  18. af41bc1 Place native shared libs for soong build DCLA. by Dennis Shen · 3 years, 1 month ago
  19. 7579b67 Moving default version outside of apex package by Alexei Nicoara · 3 years, 1 month ago
  20. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 1 month ago
  21. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 1 month ago
  22. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 3 months ago
  23. 0a38920 Cleaning up comment removal and version replacement by Alexei Nicoara · 3 years, 2 months ago
  24. d887e24 Cleaning up the version sed rule by Alexei Nicoara · 3 years, 2 months ago
  25. e922d21 Replace version 0 with the default version by Alexei Nicoara · 3 years, 2 months ago
  26. 87d74dc Merge "Passing default version to zipApex as well" by Treehugger Robot · 3 years, 2 months ago
  27. c939b01 Passing default version to zipApex as well by Alexei Nicoara · 3 years, 2 months ago
  28. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 3 years, 2 months ago
  29. 20b623d Merge "Fix strip_prefix flags to strip install paths." by Treehugger Robot · 3 years, 3 months ago
  30. c6ec9fb Fix strip_prefix flags to strip install paths. by Bob Badour · 3 years, 3 months ago
  31. 3f8cbcb Passing the default apex version to the apexer by Alexei Nicoara · 3 years, 3 months ago
  32. a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 3 years, 3 months ago
  33. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 4 months ago
  34. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 3 years, 4 months ago
  35. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 3 years, 5 months ago
  36. 02730b9 Only install to $OUT/apex for installable apexes by Colin Cross · 3 years, 5 months ago
  37. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 3 years, 5 months ago
  38. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 3 years, 5 months ago
  39. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 5 months ago
  40. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 5 months ago
  41. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 3 years, 5 months ago
  42. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 5 months ago
  43. d9ccb6a Skip install rules for apexes with installable: false by Colin Cross · 3 years, 6 months ago
  44. a6d3667 apex supports ".apex" tag by Jooyung Han · 3 years, 6 months ago
  45. 7761de5 Merge "Manifest Fixer Params code refactor" by Gurpreet Singh · 3 years, 7 months ago
  46. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 3 years, 7 months ago
  47. a76f874 Geneate AndroidManifest file if the apex_test module does not have one. by Gurpreet Singh · 3 years, 7 months ago
  48. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years, 7 months ago
  49. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 3 years, 11 months ago
  50. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 9 months ago
  51. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 9 months ago
  52. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  53. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  54. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 10 months ago
  55. 6340ea5 Move apex module installation into Soong by Colin Cross · 3 years, 10 months ago
  56. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 10 months ago
  57. 0234737 Java APIs used by Mainline modules. by sophiez · 3 years, 10 months ago
  58. 91eaa63 Merge changes I04f2f558,Ie16a6264,I83a3be9f,Icb3eeef3 by Colin Cross · 3 years, 10 months ago
  59. 790ef35 Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall by Colin Cross · 3 years, 10 months ago
  60. c9e85ca Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language." by Treehugger Robot · 3 years, 10 months ago
  61. b4638c1 Make a pass over our codebase cleaning up non-precise / non-inclusive language. by Joe Onorato · 3 years, 10 months ago
  62. 9a6eabf Save all the detected native shared library backing by mainline modules. by sophiez · 3 years, 11 months ago
  63. 214a923 Merge "Add EROFS support for APEX build system" by Mohammad Islam · 3 years, 11 months ago
  64. 17ff283 Call InstallFile even when !installable by Jiyong Park · 4 years ago
  65. 37997c4 Add system/sepolicy/apex to bp2build allowlist by Liz Kammer · 4 years ago
  66. 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 4 years ago
  67. b02043b Merge "Improve handling of errors from zipinfo" by LaMont Jones · 4 years, 1 month ago
  68. 4224c62 Improve handling of errors from zipinfo by LaMont Jones · 4 years, 1 month ago
  69. 13cac63 Add EROFS support for APEX build system by Huang Jianan · 4 years, 1 month ago
  70. 5d00f50 apex: pass --align-file-size to signapk by Jooyung Han · 4 years, 2 months ago
  71. 9d9960f Rename test_only_no_hashtree to generate_hashtree by Nikita Ioffe · 4 years, 3 months ago
  72. 4854a7d Use fingerprint when min_sdk is current or none by Liz Kammer · 4 years, 3 months ago
  73. 6a328ff Merge "Make apex.key and certificate overridable." by Jaewoong Jung · 4 years, 4 months ago
  74. 4cfdf7d Make apex.key and certificate overridable. by Jaewoong Jung · 4 years, 4 months ago
  75. b6ea6c2 Don't compress apexes when building in unbundled mode by Nikita Ioffe · 4 years, 5 months ago
  76. bc03588 Generate hashtree for compressed apexes by Nikita Ioffe · 4 years, 5 months ago
  77. 05b999e Don't compress apexes produced by apex_test module by Nikita Ioffe · 4 years, 5 months ago
  78. 9231537 SdkSpec is fully using ApiLevel by Jiyong Park · 4 years, 5 months ago
  79. f1691d2 Move java.sdkSpec to the android package by Jiyong Park · 4 years, 5 months ago
  80. 533b98c Don't track modules that are only available to APEXes. by Artur Satayev · 4 years, 6 months ago
  81. 69f0a24 Pass list of module libraries to gen_ndk_backed_by_apex.sh by Colin Cross · 4 years, 7 months ago
  82. 82aab58 Turn apex compression from opt-out into opt-in by Nikita Ioffe · 4 years, 7 months ago
  83. ed124c3 apex: checks min_sdk_version for preview/current by Jooyung Han · 4 years, 7 months ago
  84. 9b6596b Merge "Revert "Revert "Automated NDK API coverage used by Mainline modules build integration.""" by Sophie Zheng · 4 years, 7 months ago
  85. 6bde0b5 Revert "Revert "Automated NDK API coverage used by Mainline modules build integration."" by sophiez · 4 years, 8 months ago
  86. f17b07f Merge "Revert "Automated NDK API coverage used by Mainline modules build integration."" by Riddle Hsu · 4 years, 7 months ago
  87. 556b2ad Revert "Automated NDK API coverage used by Mainline modules build integration." by Riddle Hsu · 4 years, 7 months ago
  88. 0bf7719 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years, 7 months ago
  89. 87ff51d Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years, 8 months ago
  90. 9ac0e32 Fix capex build rule when building using RBE by Mohammad Samiul Islam · 4 years, 8 months ago
  91. fdb9e89 Merge "Add property to apex soong modules to forcefully compress an APEX" by Mohammad Islam · 4 years, 8 months ago
  92. 18417cb Skip apex dep check when sanitizer diag is enabled by Cindy Zhou · 4 years, 9 months ago
  93. 18aefc1 Remove unnecessary snake case variables. by Jaewoong Jung · 4 years, 8 months ago
  94. a8008f9 Add property to apex soong modules to forcefully compress an APEX by Mohammad Samiul Islam · 4 years, 8 months ago
  95. 3cd005d Enable soong build tool to handle APEX compression by Mohammad Samiul Islam · 4 years, 9 months ago
  96. 8baa8b5 Merge "Automated NDK API coverage used by Mainline modules build integration." by Sophie Zheng · 4 years, 9 months ago
  97. c80a2b3 Automated NDK API coverage used by Mainline modules build integration. by sophiez · 4 years, 10 months ago
  98. f1a035e Pass pctx and ctx to NewRuleBuilder by Colin Cross · 4 years, 10 months ago
  99. b81b990 Documenting apex/builer.go by Jiyong Park · 4 years, 9 months ago
  100. c0ec6f9 Documenting apex/apex.go by Jiyong Park · 4 years, 10 months ago