1. 4e765b1 Remove Device VNDK version usage from Soong by Kiyoung Kim · 1 year, 5 months ago
  2. fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 1 year, 6 months ago
  3. 262f73c VINTF manifests in apex don't require extension by Jooyung Han · 1 year, 5 months ago
  4. ab31c82 Some tweaks to the aconfig flag collection logic by Yu Liu · 1 year, 6 months ago
  5. bba555e Support aconfig stoage files for apex. by Yu Liu · 1 year, 7 months ago
  6. a0ccab6 Merge "Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA" into main by Jihoon Kang · 1 year, 7 months ago
  7. 842b999 Add environment variable UNBUNDLED_BUILD_TARGET_SDK_WITH_DESSERT_SHA by Jihoon Kang · 1 year, 7 months ago
  8. 1f4531e apex: skip apex_sepolicy_tests for test apex by Jooyung Han · 1 year, 7 months ago
  9. eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 10 months ago
  10. 6a4bb37 Merge "Allow apex to use generated file_contexts" into main by Inseob Kim · 1 year, 10 months ago
  11. d442a0e Add DataPath.ToRelativeInstallPath by Colin Cross · 1 year, 10 months ago
  12. 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 10 months ago
  13. 28d06d2 Allow apex to use generated file_contexts by Inseob Kim · 1 year, 10 months ago
  14. fed9cce Use vendor_file for vendor apex root by Jooyung Han · 1 year, 10 months ago
  15. 55a7306 Add check for unwanted_transitive_deps by Jooyung Han · 1 year, 10 months ago
  16. 286957d Rewrite how to generate apexkeys.txt by Jooyung Han · 1 year, 10 months ago
  17. 90934ac Use assemble_vintf output for vintf fragments in APEX by Jooyung Han · 2 years ago
  18. e615441 apex: validate vintf fragments in vendor APEX by Jooyung Han · 2 years ago
  19. 4bc1026 apex: invoke `conv_linker_config validate` as validation by Jooyung Han · 2 years ago
  20. 8d4a1f0 apex: Remove host support by Jooyung Han · 2 years ago
  21. 06a8a1c apex: Remove 'zip' apex support by Jooyung Han · 2 years ago
  22. eec1b3f Remove "flattened" apexes by Jooyung Han · 2 years, 3 months ago
  23. 4137756 Merge "vendor apex: label apex_manifest as vendor_apex_metadata_file" by Jooyung Han · 2 years, 3 months ago
  24. 6d65a0f add variant_version property to apexBundle by Sam Delmerico · 2 years, 3 months ago
  25. be95390 vendor apex: label apex_manifest as vendor_apex_metadata_file by Jooyung Han · 2 years, 3 months ago
  26. 40a35ee Merge "Run apex_sepolicy_test for supported fs_type" by Jooyung Han · 2 years, 4 months ago
  27. b7cdbba Run apex_sepolicy_test for supported fs_type by Jooyung Han · 2 years, 4 months ago
  28. 4183642 Revert "apex: skip symbol files when replaced with prebuilt" by Jooyung Han · 2 years, 4 months ago
  29. 5bedfee Remove deps from Soong intermediate to symbols by Inseob Kim · 2 years, 5 months ago
  30. 9551384 apex: skip symbol files when replaced with prebuilt by Jooyung Han · 2 years, 5 months ago
  31. 01f5d65 Run apex_sepolicy_tests by Jooyung Han · 2 years, 5 months ago
  32. 480a562 Merge "Revert "Sort canned fs_config lines to facilitate comparison with Bazel-built APEXes"" by Maciej Żenczykowski · 2 years, 5 months ago
  33. 67e2f79 Revert "Sort canned fs_config lines to facilitate comparison with Bazel-built APEXes" by Maciej Żenczykowski · 2 years, 5 months ago
  34. 8c9ae7e Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  35. b74d1e1 Revert "Update min_sdk_version from SdkSpec to ApiLevel" by Spandan Das · 2 years, 6 months ago
  36. e773739 Update min_sdk_version from SdkSpec to ApiLevel by Spandan Das · 2 years, 6 months ago
  37. 7861e65 Merge "Add apex.use_file_contexts_as_is property" by Jooyung Han · 2 years, 6 months ago
  38. 18994c7 Replace SortedStringKeys with SortedKeys by Cole Faust · 2 years, 6 months ago
  39. af73095 Add apex.use_file_contexts_as_is property by Jooyung Han · 2 years, 6 months ago
  40. ce24363 Fix symlinks from APEX to partitions by Jiyong Park · 2 years, 7 months ago
  41. 63dff46 Revert "Revert "Remove apex.apex_name"" by Jooyung Han · 2 years, 7 months ago
  42. d1209a8 Revert "Remove apex.apex_name" by Marco Loaiza · 2 years, 7 months ago
  43. df26332 Remove apex.apex_name by Jooyung Han · 2 years, 7 months ago
  44. 88b057e Remove apex.multi_install_skip_symbol_files by Jooyung Han · 2 years, 7 months ago
  45. 2cd2f9a VNDK APEX doesn't use "apex_name" property by Jooyung Han · 2 years, 7 months ago
  46. dc6f9c7 apexer: remove --do_not_check_keyname by Jooyung Han · 2 years, 7 months ago
  47. 0c79be5 Merge "Support trimmed variant build in soong" by Dennis Shen · 2 years, 7 months ago
  48. e2ed70c Support trimmed variant build in soong by Dennis Shen · 2 years, 8 months ago
  49. d632293 Sort canned fs_config lines to facilitate comparison with Bazel-built APEXes by Sasha Smundak · 2 years, 8 months ago
  50. a734749 Use WriteFileRule instead of custom echo commands by Cole Faust · 2 years, 9 months ago
  51. d045ebc Vendor apex sets "vndkVersion" when it uses vndk libs by Jooyung Han · 2 years, 9 months ago
  52. 16ebdfd Add option to override defaultManifestVersion by Sahana Rao · 2 years, 9 months ago
  53. 4a9630b Make htmlGzNotice an internal variable instead of apexBundle field. by Jingwen Chen · 2 years, 10 months ago
  54. f648d53 Install appSet using InstallFileWithExtraFilesZip by Jiyong Park · 2 years, 11 months ago
  55. 4169a25 Put base APK when AppSet is included in APEX by Jiyong Park · 3 years ago
  56. e1b6914 Use PackedAdditionalOutputs when reading apk_set for canned_fs_config by Jiyong Park · 3 years ago
  57. af41bc1 Place native shared libs for soong build DCLA. by Dennis Shen · 3 years, 1 month ago
  58. 7579b67 Moving default version outside of apex package by Alexei Nicoara · 3 years, 1 month ago
  59. fe9a5b8 Implement mixed builds for apex modules, take 2. by Sasha Smundak · 3 years, 1 month ago
  60. 8a3c914 Revert "Implement mixed builds for apex modules." by Martin Stjernholm · 3 years, 1 month ago
  61. 6a2b7c4 Implement mixed builds for apex modules. by Sasha Smundak · 3 years, 4 months ago
  62. 0a38920 Cleaning up comment removal and version replacement by Alexei Nicoara · 3 years, 2 months ago
  63. d887e24 Cleaning up the version sed rule by Alexei Nicoara · 3 years, 2 months ago
  64. e922d21 Replace version 0 with the default version by Alexei Nicoara · 3 years, 2 months ago
  65. 87d74dc Merge "Passing default version to zipApex as well" by Treehugger Robot · 3 years, 2 months ago
  66. c939b01 Passing default version to zipApex as well by Alexei Nicoara · 3 years, 2 months ago
  67. ee4b633 Removing comment lines from apex_manifest.json by Alexei Nicoara · 3 years, 2 months ago
  68. 20b623d Merge "Fix strip_prefix flags to strip install paths." by Treehugger Robot · 3 years, 3 months ago
  69. c6ec9fb Fix strip_prefix flags to strip install paths. by Bob Badour · 3 years, 3 months ago
  70. 3f8cbcb Passing the default apex version to the apexer by Alexei Nicoara · 3 years, 3 months ago
  71. a5ea247 Fix bug: allow multiple gen_notice modules. by Bob Badour · 3 years, 4 months ago
  72. eef4c1c Add gen_notice module. by Bob Badour · 3 years, 4 months ago
  73. 17e2290 Revert "Append APEX version instead of build ID for APK-in-APEX ..." by Oriol Prieto Gasco · 3 years, 4 months ago
  74. 6cb124b Append APEX version instead of build ID for APK-in-APEX paths. by Jingwen Chen · 3 years, 5 months ago
  75. 02730b9 Only install to $OUT/apex for installable apexes by Colin Cross · 3 years, 5 months ago
  76. eefabcf Flag to globally override apexes' min_sdk_version by Albert Martin · 3 years, 6 months ago
  77. 2c8888e Keep dependency files out of the apk file. by Bob Badour · 3 years, 5 months ago
  78. de6a087 Revert "Revert "Build notice files from license metadata."" by Bob Badour · 3 years, 5 months ago
  79. 77807b3 Revert "Build notice files from license metadata." by Wei Sheng Shih · 3 years, 5 months ago
  80. 2a5c090 Fix breakage: bad path join using '/' literal by Bob Badour · 3 years, 5 months ago
  81. 43c2dca Build notice files from license metadata. by Bob Badour · 3 years, 5 months ago
  82. d9ccb6a Skip install rules for apexes with installable: false by Colin Cross · 3 years, 6 months ago
  83. a6d3667 apex supports ".apex" tag by Jooyung Han · 3 years, 6 months ago
  84. 7761de5 Merge "Manifest Fixer Params code refactor" by Gurpreet Singh · 3 years, 7 months ago
  85. 7deabfa Manifest Fixer Params code refactor by Gurpreet Singh · 3 years, 7 months ago
  86. a76f874 Geneate AndroidManifest file if the apex_test module does not have one. by Gurpreet Singh · 3 years, 7 months ago
  87. 75d65f3 Add testOnly attribute to AndroidManifest file of apex_test by Gurpreet Singh · 3 years, 7 months ago
  88. a07099d Make 'Compressible' an overridable property by Oriol Prieto Gasco · 3 years, 11 months ago
  89. 038e852 Add canned_fs_config to apex module type by Jiyong Park · 3 years, 9 months ago
  90. 1b0893e Build canned_fs_config using RuleBuilder by Jiyong Park · 3 years, 9 months ago
  91. 4acaea9 Revert^2 "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  92. b3264f2 Revert "Build license metadata files in Soong" by Colin Cross · 3 years, 9 months ago
  93. 3dd2ff2 Build license metadata files in Soong by Colin Cross · 3 years, 10 months ago
  94. 6340ea5 Move apex module installation into Soong by Colin Cross · 3 years, 10 months ago
  95. ffbcd1d Extract primary apk from apk set zip by Colin Cross · 3 years, 10 months ago
  96. 0234737 Java APIs used by Mainline modules. by sophiez · 3 years, 10 months ago
  97. 91eaa63 Merge changes I04f2f558,Ie16a6264,I83a3be9f,Icb3eeef3 by Colin Cross · 3 years, 10 months ago
  98. 790ef35 Make HostToolPath, HostJNIToolPath and sboxPathForToolRel use pathForInstall by Colin Cross · 3 years, 10 months ago
  99. c9e85ca Merge "Make a pass over our codebase cleaning up non-precise / non-inclusive language." by Treehugger Robot · 3 years, 10 months ago
  100. b4638c1 Make a pass over our codebase cleaning up non-precise / non-inclusive language. by Joe Onorato · 3 years, 10 months ago