- 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 2 months ago
- 286957d Rewrite how to generate apexkeys.txt by Jooyung Han · 1 year, 3 months ago
- 138ee09 Merge changes from topic "deprecate-zip-apex" into main by Jooyung Han · 1 year, 5 months ago
- 8d4a1f0 apex: Remove host support by Jooyung Han · 1 year, 5 months ago
- 06a8a1c apex: Remove 'zip' apex support by Jooyung Han · 1 year, 5 months ago
- d22afe9 Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS by Cole Faust · 1 year, 5 months ago
- 0a693c5 Revert "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS" by Chun-Yi Lee · 1 year, 5 months ago
- b23d574 Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS by Cole Faust · 1 year, 5 months ago
- eec1b3f Remove "flattened" apexes by Jooyung Han · 1 year, 7 months ago
- b47cacc Remove the ability to install boot images by bootclasspath_fragments. by Jiakai Zhang · 1 year, 8 months ago
- 2dc7244 Don't add apex_set deps in nondeterministic order by Liz Kammer · 1 year, 9 months ago
- 51645ff Add skip-sdk-check to extract_apks by Pranav Gupta · 1 year, 10 months ago
- 76fdd67 Allow building against prerelease prebuilt APEXes by Paul Duffin · 2 years, 1 month ago
- 4f2282c Make apex_set support ":<apex>" syntax to access the apex file by Paul Duffin · 2 years, 1 month ago
- 805e0a5 Ignore native bridge archs for apex selection by Anton Hansson · 2 years, 2 months ago
- abacbe8 HACK: use arm64 apex prebuilts for riscv64 by Colin Cross · 2 years, 3 months ago
- 401f298 Add riscv64 support for apex prebuilt by Chen Guoyin · 2 years, 3 months ago
- 553a31b Support AllowMissingDependencies in prebuilt_apex modules by Colin Cross · 2 years, 3 months ago
- eba03b0 Tag apex_set's 'set' config with `android:"path"` by Pranav Gupta · 2 years, 4 months ago
- d079e0b Reformat build/soong for go 1.19 by Colin Cross · 2 years, 5 months ago
- 340ee8e Export provenance metadata for prebuilt APKs and APEXes. by Wei Li · 2 years, 10 months ago
- e6e90db Allow installing boot images outside of APEX for prebuilt. by Jiakai Zhang · 3 years ago
- c68db4b Remove InstallBypassMake and ToMakePath by Colin Cross · 3 years, 2 months ago
- 730e3f6 Set prebuiltCommon.installedFile for apex_set modules by Colin Cross · 3 years, 1 month ago
- ae44fd8 Don't pass ":=" in variable name to AndroidMkEntries.SetString. by Martin Stjernholm · 3 years, 2 months ago
- 6340ea5 Move apex module installation into Soong by Colin Cross · 3 years, 2 months ago
- ccba23d Revert "Move apex module installation into Soong" by Colin Cross · 3 years, 2 months ago
- e3d156a Move apex module installation into Soong by Colin Cross · 3 years, 2 months ago
- 13dd220 Merge "Stop prebuilt_apex/apex_set exporting invalid jars to Make" by Paul Duffin · 3 years, 3 months ago
- 2579631 Stop prebuilt_apex/apex_set exporting invalid jars to Make by Paul Duffin · 3 years, 3 months ago
- d20f37f Merge changes I7876b077,Ib2e7d5e6,I7d2d2e02,Ibf5322f8 am: dcc42b6f7e by Jiakai Zhang · 3 years, 4 months ago
- 774dd30 Add exported_systemserverclasspath_fragments to prebuilt_apex rule. by Jiakai Zhang · 3 years, 4 months ago
- 40fc93f Merge changes I957f3df8,I68986dcc am: cf6bf37d04 by Martin Stjernholm · 3 years, 4 months ago
- 4482560 Consolidate the code to resolve a deapexer module dependency. by Martin Stjernholm · 3 years, 4 months ago
- 8be1e6d Propagate the dex jar path as an OptionalPath which is either valid or by Martin Stjernholm · 3 years, 4 months ago
- 23a5cba Merge changes I9c94a54a,Idc0c73a7 am: 2c6ede11cc by Jiakai Zhang · 3 years, 4 months ago
- 204356f Preopt APEX system server jars from prebuilts. by Jiakai Zhang · 3 years, 4 months ago
- 17544fe Merge "Relax restriction on suffix of apex_set filename to include .capex" am: 385cde82d4 by Mohammad Islam · 3 years, 4 months ago
- 7c02e26 Relax restriction on suffix of apex_set filename to include .capex by Samiul Islam · 3 years, 4 months ago
- ce1dcf6 Use prebuild modules even when coverage is enabled. by Kun Niu · 3 years, 5 months ago
- 46ab291 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- fee8cf3 Ignore license and similar dependencies of prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- d8da28e Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years, 7 months ago
- bfffae7 Fix inconsistencies in the apex names used for the apex variations. by Martin Stjernholm · 3 years, 7 months ago
- 034196d Simplify deapexer support by Paul Duffin · 3 years, 7 months ago
- 7db57e0 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years, 7 months ago
- 0d7f2d3 Merge "Simplify deapexer support" by Paul Duffin · 3 years, 7 months ago
- 6b592bd Merge "Remove javalib special case in createDeapexerModuleIfNeeded" by Paul Duffin · 3 years, 7 months ago
- 9dc8c54 Extract createEntriesForApexFile by Paul Duffin · 3 years, 7 months ago
- b508405 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- fd53e21 Copy implementation and header jars to make when possible by Paul Duffin · 3 years, 7 months ago
- c30aea2 Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 3 years, 7 months ago
- 155c177 Extract createEntriesForApexFile by Paul Duffin · 3 years, 7 months ago
- 5466a36 Export boot image files from prebuilt_apex/apex_set by Paul Duffin · 3 years, 7 months ago
- 85fa344 Copy implementation and header jars to make when possible by Paul Duffin · 3 years, 7 months ago
- b4bbf2c Simplify deapexer support by Paul Duffin · 3 years, 7 months ago
- fef5500 Remove javalib special case in createDeapexerModuleIfNeeded by Paul Duffin · 3 years, 7 months ago
- a35f8db Make apex variants of prebuilt apex exported modules available in make by Paul Duffin · 3 years, 7 months ago
- ef6b695 Dedup apex/Prebuilt and apex/ApexSet by Paul Duffin · 3 years, 7 months ago
- a9c8110 Dedup apex/Prebuilt and apex/ApexSet by Paul Duffin · 3 years, 7 months ago
- c4f4ced Merge "Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx." by Martin Stjernholm · 3 years, 8 months ago
- be10503 Drop "prebuilt_" prefixes from names registered in ApexInfo.InApexXxx. by Martin Stjernholm · 3 years, 8 months ago
- 59b9f14 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 8 months ago
- 712e8b5 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
- 78349b5 Record the actual APEXes that a module is part of. by Jiyong Park · 3 years, 8 months ago
- ab50b07 Rename InApexes -> InApexVariants by Jiyong Park · 3 years, 8 months ago
- 6f187fd Merge "Generalize deapexer module to export any files" am: d8561166eb am: c012dfc534 am: e3530f6c3e by Paul Duffin · 3 years, 8 months ago
- 4ea8e00 Merge "Simplify prebuilt_apex/apex_set common properties" am: 9f361c301d am: 977a1c20cd am: 2ee29af83b by Paul Duffin · 3 years, 8 months ago
- e8e6b89 Merge "Derive deapexer module properties from transitive dependencies" am: eeec6bd460 am: 955ddedc44 am: 0bdaee7798 by Paul Duffin · 3 years, 8 months ago
- 909dc22 Merge "Move creation of deapexer modules to separate mutator" am: b60def6def am: c9b695b6d7 am: 366800572f by Paul Duffin · 3 years, 8 months ago
- 3bae068 Generalize deapexer module to export any files by Paul Duffin · 3 years, 9 months ago
- bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 3 years, 9 months ago
- 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 9 months ago
- 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 9 months ago
- f93ca54 Merge "Transitively add APEX variants for contents of prebuilt_apex/apex_set" am: c76155cd71 am: c8e88cf3f7 am: 85e40bba2c by Paul Duffin · 3 years, 8 months ago
- b17d044 Transitively add APEX variants for contents of prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
- 4935808 Merge "Add exported_bootclasspath_fragments to prebuilt_apex/apex_set" am: ed0b64f65b am: 07b9400abb am: 7c1dda11a6 by Paul Duffin · 3 years, 9 months ago
- 023dba0 Add exported_bootclasspath_fragments to prebuilt_apex/apex_set by Paul Duffin · 3 years, 9 months ago
- 1711f4e Merge "prebuilt_apex created ApexInfo must not include prebuilt_ prefix" am: 35584eeb93 am: 1cc6122b55 am: 303eed8e87 by Paul Duffin · 3 years, 9 months ago
- 8f146b9 prebuilt_apex created ApexInfo must not include prebuilt_ prefix by Paul Duffin · 3 years, 9 months ago
- be455a2 Merge "Add deapexer support for apex_set" am: d137306c16 am: ada746ce26 am: 6a98d68960 by Paul Duffin · 3 years, 9 months ago
- f6a7808 Merge "Separate apex extraction from the ApexSet" am: b14f2f067c am: 4cb71138e7 am: 76e8cd50ef by Paul Duffin · 3 years, 9 months ago
- 0d96c39 Merge "Move deapexer related functionality to prebuiltCommon" am: 1cec110476 am: bc8b938e8e am: 1c8bf42eff by Paul Duffin · 3 years, 9 months ago
- 7e5a6b7 Merge "Separate apex selection from apex.Prebuilt" am: 440b234081 am: 95898f3e8f am: af9ad5afc3 by Paul Duffin · 3 years, 9 months ago
- 8d8c7e2 Merge "Make prebuilt_apex report an error if no apex file is found" am: 846ce57a00 am: f63bae520d am: 05cf32909e by Paul Duffin · 3 years, 9 months ago
- f58fd9a Add deapexer support for apex_set by Paul Duffin · 3 years, 9 months ago
- 2470467 Separate apex extraction from the ApexSet by Paul Duffin · 3 years, 9 months ago
- dfd3326 Move deapexer related functionality to prebuiltCommon by Paul Duffin · 3 years, 9 months ago
- 79a8744 Merge changes I45274836,I47268b81 am: de21202bd2 am: 6c9d9bd3b1 am: 73057c5172 by Paul Duffin · 3 years, 9 months ago
- 11216db Separate apex selection from apex.Prebuilt by Paul Duffin · 3 years, 11 months ago
- c0609c6 Make prebuilt_apex report an error if no apex file is found by Paul Duffin · 3 years, 11 months ago
- 864116c Add PrebuiltNameFromSource by Paul Duffin · 3 years, 10 months ago
- 0b0921a Merge "Remove deapexer and prebuilt apex select mutators" am: 4b786d2da1 am: 0630dacc0c am: 9d697b3d94 by Paul Duffin · 3 years, 11 months ago
- c04fb9e Remove deapexer and prebuilt apex select mutators by Paul Duffin · 3 years, 11 months ago
- aa25553 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
- f79fee8 Add ctx to AndroidMkExtraEntriesFunc by Colin Cross · 4 years, 7 months ago
- 0257302 Merge "Exclude exported_java_libs dependencies from visibility checks" am: 1a75902832 am: d3cbf8531a am: 7d83aa8d86 by Paul Duffin · 4 years ago
- a713942 Exclude exported_java_libs dependencies from visibility checks by Paul Duffin · 4 years ago
- 73f2874 Merge "bp2build: convert paths/module refs to Bazel label" am: b7eab01167 am: 6d5454d0f9 am: 595abf120a by Liz Kammer · 4 years ago
- 356f7d4 bp2build: convert paths/module refs to Bazel label by Liz Kammer · 4 years ago