- d53fcc0 Do not rename prebuilt apexes for product packaging by Spandan Das · 6 months ago
- 613bdc5 Call PackageFile for dexpreopt files of APEX bundles. by Justin Yun · 7 months ago
- 5f1f940 Restrict validateApexClasspathFragments to active apex prebuilts by Spandan Das · 8 months ago
- 3d0d31a Align boot jar exclusion with apex_contributions by Spandan Das · 9 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 8 months ago
- 3490dfd Generate info about the selected app variant in platform builds by Spandan Das · 10 months ago
- a747d2e Generate info about the selected apex variant in platform builds by Spandan Das · 10 months ago
- 161e468 Use source_module_name to determine the contents of prebuilt apexes by Spandan Das · 12 months ago
- 2ea84dd Propagate profile_guided requirement of imports to top-level apex by Spandan Das · 12 months ago
- e21a8d4 Fix the args used to dexpreopt system server jars in prebuilt apexes by Spandan Das · 12 months ago
- f5e03f1 Move ApexBundleInfoProvider from apex/ to android/ by Spandan Das · 12 months ago
- b2fd4ff Revert "Ensure sscp jars get copied to $OUT/soong/system_server_dexjars" by Spandan Das · 12 months ago
- 0b7089f Ensure sscp jars get copied to $OUT/soong/system_server_dexjars by Spandan Das · 12 months ago
- 744a2a6 Merge "Handle installation rules for co-existing prebuilts" into main by Treehugger Robot · 1 year ago
- 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year ago
- a41b8ec Update usage of SetProvider by Spandan Das · 1 year, 1 month ago
- 5be6333 Use the correct bootjars when multiple prebuilt apexes exist by Spandan Das · 1 year, 1 month ago
- da739a3 Use the correct prof file when multiple prebuilt apexes exist by Spandan Das · 1 year, 1 month ago
- fae468e Move validation from FindDeapexerProviderForModule to rdeps by Spandan Das · 1 year, 1 month ago
- 2069c3f Move dexpreopt processing from java_*_import to prebuilt_apex by Spandan Das · 1 year, 1 month ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 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, 2 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, 8 months ago
- bb0dc13 Simplify prebuilt_apex/apex_set common properties by Paul Duffin · 3 years, 8 months ago
- 57f8359 Derive deapexer module properties from transitive dependencies by Paul Duffin · 3 years, 8 months ago
- 5dda3e3 Move creation of deapexer modules to separate mutator by Paul Duffin · 3 years, 8 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, 8 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