1. c822818 Merge "Allow for overriding container packagename for an Apex." by Baligh Uddin · 5 years ago
  2. 5b57dba Allow for overriding container packagename for an Apex. by Baligh Uddin · 5 years ago
  3. 5417f77 apex: Deprecate legacy_android10_support prop by Jooyung Han · 5 years ago
  4. da1aefe Pass apex_build_info to bundle base.zip file by Dario Freni · 6 years ago
  5. 1f4f345 Always use "${codename}.${sha}" if UNBUNDLED_BUILD_TARGET_SDK_WITH_API_FINGERPRINT=true by Nikita Ioffe · 6 years ago
  6. 20bacab PRODUCT_MANIFEST_PACKAGE_NAME_OVERRIDES is applicable to override_apex by Jiyong Park · 6 years ago
  7. cfaa164 bundle config contains (path,manifest) pairs of embedded APKs by Jiyong Park · 6 years ago
  8. bd15961 bundle config for apexes are auto-generated by Jiyong Park · 6 years ago
  9. 643adc4 Add "jni_libs" property to apex module by Jooyung Han · 6 years ago
  10. 40017be Merge "Unless overridden include LICENSE files in notices." by Bob Badour · 6 years ago
  11. 5d600c9 For legacy10 APEXes default target_sdk_version and min_sdk_version to 29 by Nikita Ioffe · 6 years ago
  12. a75b057 Unless overridden include LICENSE files in notices. by Bob Badour · 6 years ago
  13. 004d717 Allow for setting a logging_parent for an Apex. by Baligh Uddin · 6 years ago
  14. 2bb26d3 Merge "<apex_name>-deps-info correctly tracks dependencies" by Jiyong Park · 6 years ago
  15. bd63a10 <apexname>-installed-file.txt shows symlinks by Jiyong Park · 6 years ago
  16. 678c881 <apex_name>-deps-info correctly tracks dependencies by Jiyong Park · 6 years ago
  17. a594801 Don't use apexName where apexBundleName is expected by Jiyong Park · 6 years ago
  18. 70b0162 Merge "Fix rebuilding with whitelisted_files" by Treehugger Robot · 6 years ago
  19. 81e43c5 Fix rebuilding with whitelisted_files by Dan Willemsen · 6 years ago
  20. 19972c7 License info for APEXes are correctly gathered by Jiyong Park · 6 years ago
  21. cf0bba7 Merge "Revert "Revert "Allow codename.fingerprint format for minSdkVersion""" by Baligh Uddin · 6 years ago
  22. f620137 Revert "Revert "Allow codename.fingerprint format for minSdkVersion"" by Baligh Uddin · 6 years ago
  23. 230e241 Revert "Allow codename.fingerprint format for minSdkVersion" by Pete Gillin · 6 years ago
  24. 014a857 Allow codename.fingerprint format for minSdkVersion by Baligh Uddin · 6 years ago
  25. 7cd10e3 Reland "use symlink for bundled APEX" by Jiyong Park · 6 years ago
  26. 9c121cd Merge "Include the hashtree in Q-launched modules." by Treehugger Robot · 6 years ago
  27. 8122cf6 Merge "List of installed files for each APEX is dist'ed" by Treehugger Robot · 6 years ago
  28. e354690 Include the hashtree in Q-launched modules. by Dario Freni · 6 years ago
  29. 83dc74b Reland^2 "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  30. 7cb4d37 Revert "Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX""" by Jiyong Park · 6 years ago
  31. 3a1602e List of installed files for each APEX is dist'ed by Jiyong Park · 6 years ago
  32. 956305c Reland "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  33. 8ea6bc4 Merge "Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX"" by Jiyong Park · 6 years ago
  34. 4513f70 Revert "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Jiyong Park · 6 years ago
  35. 573326a Merge "m <apex_name>-deps-info prints the internal/external deps of the APEX" by Treehugger Robot · 6 years ago
  36. f4b13d4 Merge "Add --include_build_info flag to apexer invocation." by Dario Freni · 6 years ago
  37. b4b44c0 Whitelist system/apex/shim/build to use test_only_no_hashtree property by Nikita Ioffe · 6 years ago
  38. 0f4ae07 Add --include_build_info flag to apexer invocation. by Dario Freni · 6 years ago
  39. 114ff53 m <apex_name>-deps-info prints the internal/external deps of the APEX by Jiyong Park · 6 years ago
  40. 5c3869a Remove apex_pubkey from the bundle module by Nikita Ioffe · 6 years ago
  41. 405c7ab Merge "Override package name for VNDK APEX" by Jooyung Han · 6 years ago
  42. 27151d9 Override package name for VNDK APEX by Jooyung Han · 6 years ago
  43. f121a65 Fix apex to override certificate by Jooyung Han · 6 years ago
  44. 1833cef fix: LOCAL_PATH for modules included in APEX is wrong by Jiyong Park · 6 years ago
  45. ac68248 Merge "Add "legacy_android10_support" to "apex"" by Treehugger Robot · 6 years ago
  46. 90872f1 Merge "add apex_pubkey and apex_manifest.pb to the bundle module" by Treehugger Robot · 6 years ago
  47. 214bf37 Add "legacy_android10_support" to "apex" by Jooyung Han · 6 years ago
  48. 32fc94d Merge "Add property to apex soong modules to generate an APEX without hashtree" by Treehugger Robot · 6 years ago
  49. c72b5dd Add property to apex soong modules to generate an APEX without hashtree by Nikita Ioffe · 6 years ago
  50. 455e3a0 Merge "Move/dedupe some host path functions in package_ctx.go." by Treehugger Robot · 6 years ago
  51. 7260d06 Move/dedupe some host path functions in package_ctx.go. by Martin Stjernholm · 6 years ago
  52. 53ae334 add apex_pubkey and apex_manifest.pb to the bundle module by Jiyong Park · 6 years ago
  53. 317645e Overridden APEX doesn't contribute to the file contexts by Jiyong Park · 6 years ago
  54. f653b05 Refactor the routine for creating apexFile by Jiyong Park · 6 years ago
  55. 1670ca0 Fix Make modules name conflict for override_apex by Jaewoong Jung · 6 years ago
  56. 54aca7b Make 'file_contexts' prop as `android:"path"` by Jooyung Han · 6 years ago
  57. 09d7752 split apex.go by Jiyong Park · 6 years ago