- 744a2a6 Merge "Handle installation rules for co-existing prebuilts" into main by Treehugger Robot · 1 year ago
- e92e561 Merge "Add container to the path of the merged aconfig files." into main by Yu Liu · 1 year ago
- 3576e76 Handle installation rules for co-existing prebuilts by Spandan Das · 1 year ago
- 91ef5bb Merge "[apex] Add support for prebuilt_etc types in ApexNativeDependencies" into main by Seungjae Yoo · 1 year ago
- edeadbf Add container to the path of the merged aconfig files. by Yu Liu · 1 year ago
- ee18a66 Merge "Drop wifi apex deps from implicit baselineApexAvailable map" into main by Treehugger Robot · 1 year ago
- 1050ada Drop wifi apex deps from implicit baselineApexAvailable map by Spandan Das · 1 year ago
- afe7baf Propagate aconfig providers for more modules. by LaMont Jones · 1 year ago
- 4c41458 Merge "Split usage of UseVndk" into main by Kiyoung Kim · 1 year ago
- 59a4a2b Replace panic with ModuleErrorf by Spandan Das · 1 year ago
- 4fab2dc [apex] Add support for prebuilt_etc types in ApexNativeDependencies by Alice Wang · 1 year, 3 months ago
- aa39480 Split usage of UseVndk by Kiyoung Kim · 1 year ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 1 year ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 1 year ago
- 2c3a401 Merge "Drop mediaprovider deps from implicit baselineApexAvailable map" into main by Spandan Das · 1 year ago
- 070490c Merge "Drop tethering deps from implicit baselineApexAvailable map" into main by Spandan Das · 1 year ago
- 69d083a Drop mediaprovider deps from implicit baselineApexAvailable map by Spandan Das · 1 year, 1 month ago
- 9d0c23f Drop tethering deps from implicit baselineApexAvailable map by Spandan Das · 1 year, 1 month ago
- 64c9e0c Use the correct bootjars for hiddneapi when multiple prebuilts exist by Spandan Das · 1 year, 1 month ago
- ad579a8 Merge changes I152f8e5e,I3259a9b8 into main by Colin Cross · 1 year, 1 month ago
- a41b8ec Update usage of SetProvider by Spandan Das · 1 year, 1 month ago
- 3858202 Drop libprofile modules from baselinseApexAvailable map 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
- 96feedc Merge "Use the correct prof file when multiple prebuilt apexes exist" into main 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
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 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
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year, 1 month ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- ff694a8 Convert Provider to generic providers API by Colin Cross · 1 year, 1 month ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 3c0a83d Use generics for providers API by Colin Cross · 1 year, 1 month ago
- cec0e41 Support rust modules when packaging aconfig files in apex. by Yu Liu · 1 year, 2 months ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 2 months ago
- 2034875 Error if vendor apex adds an LLNDK library by Jooyung Han · 1 year, 1 month ago
- fedbb5c Merge changes from topics "libz-no-stubs-for-vendor", "vendor-etc-linker-config" into main by Treehugger Robot · 1 year, 1 month ago
- 2998c33 Merge "Add TestContext parameter to ContentFromFileRuleForTests" into main by Colin Cross · 1 year, 1 month ago
- 85707de Add cc_library.target.vendor.no_stubs by Jooyung Han · 1 year, 2 months ago
- f61d03d Add TestContext parameter to ContentFromFileRuleForTests by Colin Cross · 1 year, 2 months ago
- 9dc6b10 Merge "Add container property to aconfig_declarations." into main by Yu Liu · 1 year, 2 months ago
- 74656cc Merge "Don't write license data to Android-${TARGET_PRODUCT}.mk" into main by Colin Cross · 1 year, 2 months ago
- eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 2 months ago
- 6a4bb37 Merge "Allow apex to use generated file_contexts" into main by Inseob Kim · 1 year, 2 months ago
- a16bd6b Don't write license data to Android-${TARGET_PRODUCT}.mk by Colin Cross · 1 year, 2 months ago
- d442a0e Add DataPath.ToRelativeInstallPath by Colin Cross · 1 year, 2 months ago
- 09ad3a6 Change deps of ctx.Install* from Paths to InstallPaths by Colin Cross · 1 year, 2 months ago
- 28d06d2 Allow apex to use generated file_contexts by Inseob Kim · 1 year, 2 months ago
- d781241 Merge "Stop collecting path entry for module_bp_java_deps.json from each module type" into main by Colin Cross · 1 year, 2 months ago
- a644c26 Stop collecting path entry for module_bp_java_deps.json from each module type by Colin Cross · 1 year, 2 months ago
- fed9cce Use vendor_file for vendor apex root by Jooyung Han · 1 year, 2 months ago
- 39e21ee Remove redundant baseline apex_available entries by Spandan Das · 1 year, 2 months ago
- bf6f441 Remove empty baseline apex_available maps by Spandan Das · 1 year, 2 months ago
- 04445d5 Merge "Use the correct mainline BCP jars for app dexpreopt." into main by Jiakai Zhang · 1 year, 2 months ago
- 55a7306 Add check for unwanted_transitive_deps by Jooyung Han · 1 year, 2 months ago
- c6879f3 Use the correct mainline BCP jars for app dexpreopt. by Jiakai Zhang · 1 year, 2 months ago
- 912a6f3 Enable dup check for test apexes by Jooyung Han · 1 year, 2 months ago
- a8bd72a Add apex.unwanted_transitive_deps property by Jooyung Han · 1 year, 2 months ago
- 78a658b Merge changes from topic "fix-apexkeys" into main by Jooyung Han · 1 year, 3 months ago
- 286957d Rewrite how to generate apexkeys.txt by Jooyung Han · 1 year, 3 months ago
- 2cf35e7 Refactor around apexKeysText singleton by Jooyung Han · 1 year, 3 months ago
- d578412 Stop using VNDK from product partition by Justin Yun · 1 year, 3 months ago
- cc9e218 Fix build configuration dependant Soong test by Jihoon Kang · 1 year, 3 months ago
- ce12ea8 Merge "Generate product variants by default" into main by Justin Yun · 1 year, 3 months ago
- 004bd3f Revert "Split Rust crate builds into compile and link phases." by Colin Cross · 1 year, 3 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
- 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 1 year, 4 months ago
- 41326c1 Revert "support sandboxed rust rules" by Wen-yi Chu · 1 year, 4 months ago
- 90934ac Use assemble_vintf output for vintf fragments in APEX by Jooyung Han · 1 year, 4 months ago
- 52d1cc3 Merge changes from topics "revert-2746976-revert-2605644-rulebuilder-ninja-vars-OAAWYCDDLT-KMAGKVIXAT", "sandbox-rust-inputs" into main by Sam Delmerico · 1 year, 4 months ago
- c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 1 year, 4 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 4 months ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 1 year, 4 months ago
- a588d15 support sandboxed rust rules by Sam Delmerico · 1 year, 7 months ago
- e615441 apex: validate vintf fragments in vendor APEX by Jooyung Han · 1 year, 4 months ago
- 4bc1026 apex: invoke `conv_linker_config validate` as validation by Jooyung Han · 1 year, 4 months ago
- 86b9b13 Merge "Temporarily link Vendor APEX with vendor libbinder when VNDK deprecated" into main by Kiyoung Kim · 1 year, 4 months ago
- 8763530 Merge "android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE" into main by Treehugger Robot · 1 year, 4 months ago
- cbe2ba0 Temporarily link Vendor APEX with vendor libbinder when VNDK deprecated by Kiyoung Kim · 1 year, 4 months ago
- 0e0d96e android_app APEX_GLOBAL_MIN_SDK_VERSION_OVERRIDE by Sam Delmerico · 1 year, 5 months ago
- 9c60c17 Support adding a library as both a JNI library and a regular library. by Jiakai Zhang · 1 year, 4 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
- a0503a5 apex: Remove apexPackagingMutator 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
- 516a188 Merge "Revert "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS"" into main by Chun-Yi Lee · 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
- f36d157 Merge "Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS" into main by Cole Faust · 1 year, 5 months ago
- b23d574 Add apex compat symlinks to LOCAL_SOONG_INSTALL_SYMLINKS by Cole Faust · 1 year, 5 months ago
- 655ad9a Merge "Ignore some prebuilt vndk libs for trunk-stable next" into main by Alex Buynytskyy · 1 year, 5 months ago
- f14beaf Ignore some prebuilt vndk libs for trunk-stable next by Justin Yun · 1 year, 5 months ago
- a2d6dee Relocate llndk.libraries.txt into system by Kiyoung Kim · 1 year, 5 months ago
- 4eeb2a9 Remove dylibs prop from rust module types by Vinh Tran · 1 year, 5 months ago
- 4ed512b apex: respect relative_install_path of rust modules by Jooyung Han · 1 year, 5 months ago
- abe5e13 Merge "add override_apex to version_variant test" into main by Treehugger Robot · 1 year, 6 months ago
- f97a42e Merge "APEXes contain VNDK libraries when VNDK is deprecated" into main by Kiyoung Kim · 1 year, 6 months ago
- 8269cee APEXes contain VNDK libraries when VNDK is deprecated by Kiyoung Kim · 1 year, 6 months ago