- 267851f Merge "Use !NotInPlatform instead of !DirectlyInAnyApex for apex required deps" into main by Colin Cross · 10 months ago
- ff6559d Use !NotInPlatform instead of !DirectlyInAnyApex for apex required deps by Colin Cross · 10 months ago
- 920809a Use PRODUCT variable for default payload fs type by Jooyung Han · 10 months ago
- 4e9f592 Use fewer OutputPaths by Cole Faust · 10 months ago
- d79ae17 Merge "Use VisitDirectDepsProxy in checkStaticExecutables." into main by Yu Liu · 10 months ago
- 1ac9448 Merge "Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, GatherPackagingSpecsWithFilter and checkClasspathFragments." into main by Yu Liu · 10 months ago
- 994d8d8 Merge "Remove some uses of ApexContents" into main by Colin Cross · 10 months ago
- 986d98c Use VisitDirectDepsProxy in checkStaticExecutables. by Yu Liu · 10 months ago
- ac483e0 Use VisitDirectDepsProxy in aconfigUpdateAndroidBuildActions, by Yu Liu · 10 months ago
- 0b1b008 Make apex.Bootclasspath_fragments configurable by Spandan Das · 10 months ago
- 79170a9 Remove some uses of ApexContents by Colin Cross · 10 months ago
- cc27a84 Delete trim_against support by Colin Cross · 10 months ago
- 5d52666 Remove no longer used test_for functionality by Colin Cross · 10 months ago
- b614cd4 Verify that libraries in apexes don't link to implementations outside the apex by Colin Cross · 11 months ago
- eef29fe Run apexDirectlyInAnyMutator even when module is disabled by Spandan Das · 10 months ago
- 49f1a8f Fix apex rust_dyn_libs property by Colin Cross · 11 months ago
- 8a96280 Remove MutatorHandle.Parallel() by Colin Cross · 11 months ago
- b8533a8 Annotate mutators that use methods that prevent mutator coalescing by Colin Cross · 11 months ago
- b2388e3 Remove unused TopDownMutatorContext methods by Colin Cross · 11 months ago
- fbcd5fe Enforce partition property on apex system server jars by Spandan Das · 11 months ago
- 12f6ec9 Make the package_name property configurable by Cole Faust · 11 months ago
- 99939e9 Enforce app updatability in GenerateAndroidBuildActions by Colin Cross · 11 months ago
- c5c9dbc Merge "Make the java jni_libs property configurable" into main by Treehugger Robot · 11 months ago
- 371a037 Make the java jni_libs property configurable by Jihoon Kang · 11 months ago
- 648daea Remove blueprint.Module helper functions by Colin Cross · 12 months ago
- 8742735 Remove top down strict updatability checks by Colin Cross · 11 months ago
- 26a7d34 Merge "Only propgate strict updatability linting to modules that are in the apex" into main by Colin Cross · 11 months ago
- 4649b1f Merge "Allow WalkPayloadDeps to be called from mutators" into main by Colin Cross · 11 months ago
- ff49c6c Merge "Use providers for lint" into main by Colin Cross · 11 months ago
- 18cb570 Only propgate strict updatability linting to modules that are in the apex by Colin Cross · 11 months ago
- 8bf14fc Allow WalkPayloadDeps to be called from mutators by Colin Cross · 11 months ago
- b79aa8f Use providers for lint by Colin Cross · 11 months ago
- 32a211d Merge "Revert^2 "Remove `prebuilt_apex_module_creator` mutator"" into main by Treehugger Robot · 12 months ago
- a51c952 Revert^2 "Remove `prebuilt_apex_module_creator` mutator" by Spandan Das · 12 months ago
- 977f893 Merge "Revert "Remove `prebuilt_apex_module_creator` mutator"" into main by ESWAR MAGATAPALLI (xWF) · 12 months ago
- 4d42248 Revert "Remove `prebuilt_apex_module_creator` mutator" by Pechetty Sravani (xWF) · 12 months ago
- edefa90 Merge "Remove `prebuilt_apex_module_creator` mutator" into main by Spandan Das · 12 months ago
- 309a612 Remove `prebuilt_apex_module_creator` mutator by Spandan Das · 12 months ago
- 3a9a37c Merge "Temporarily bypass apex availability check for /product apexes with a specific prefix" into main by Chan Wang · 12 months ago
- 490a6f9 Temporarily bypass apex availability check for /product apexes with a by Chan Wang · 12 months ago
- da279cf Convert trivial TopDown mutators to BottomUp by Colin Cross · 12 months ago
- 53a230b Merge "Delete multitree api imports code" into main by Spandan Das · 12 months ago
- b269e32 Merge "Remove apex_available allowlist" into main by Treehugger Robot · 12 months ago
- ff66518 Delete multitree api imports code by Spandan Das · 12 months ago
- fae5ec8 Merge changes I505a7ad8,I92d88199 into main by Treehugger Robot · 12 months ago
- 003452f Disable source apex variant using apex_available_name by Spandan Das · 12 months ago
- ca3bf2b Merge "Move checkbuild targets of Soong modules into Soong" into main by Colin Cross · 1 year ago
- a6182ab Move checkbuild targets of Soong modules into Soong by Colin Cross · 1 year ago
- a3fddf4 Refactor around apex aconfig files (#2) by Jooyung Han · 1 year ago
- 6186ef9 Refactor around apex aconfig files by Jooyung Han · 1 year ago
- a89a58a Remove apex_available allowlist by Jooyung Han · 1 year ago
- 9cbbafe Merge changes from topic "ctx_in_ideinfo" into main by Treehugger Robot · 1 year ago
- b36d31d Add ctx argument to IDEInfo() by Cole Faust · 1 year ago
- 46e4fad Add a property to rust_ffi targets to exclude them from APEXes. by Ashutosh Agarwal · 1 year ago
- 18c2607 Merge "Move installation rules of dexpreopt'd apex systemserver jars to soong" into main by Spandan Das · 1 year ago
- 746161d Move installation rules of dexpreopt'd apex systemserver jars to soong by Spandan Das · 1 year ago
- ac92f3e Make native_shared_libs configurable by Cole Faust · 1 year, 1 month ago
- 9a419e2 apex: apex_available with prefix by Jooyung Han · 1 year, 1 month ago
- faf6af3 Introduce vintf_fragment module type by Kiyoung Kim · 1 year, 1 month ago
- bf1d92a Cleanup configurable getter usages by Cole Faust · 1 year, 1 month ago
- d23e0d3 Make more apex properties configurable by Inseob Kim · 1 year, 1 month ago
- b114234 Make some apex properties configurable by Inseob Kim · 1 year, 1 month ago
- dd9b0c1 Merge "Remove allowlist for updatable modules with current min_sdk_version" into main by Treehugger Robot · 1 year, 2 months ago
- ea1b3b7 Merge changes from topic "elide_empty_variants" into main by Colin Cross · 1 year, 2 months ago
- 8a49a3d Convert rust_libraries and rust_stdlinkage mutators to TransitionMutators by Colin Cross · 1 year, 4 months ago
- 32c93a3 Remove allowlist for updatable modules with current min_sdk_version by Spandan Das · 1 year, 2 months ago
- 0adcc8c Merge "Min_sdk_version check for updatable apexes" into main by Treehugger Robot · 1 year, 2 months ago
- e1a8555 Add IsAddingDependency to IncomingTransitionContext by Colin Cross · 1 year, 3 months ago
- 0881239 Merge "Remove test_per_src" into main by Colin Cross · 1 year, 2 months ago
- b19a0dd Remove apex.use_vndk_as_stable by Jooyung Han · 1 year, 2 months ago
- ca1d63e Min_sdk_version check for updatable apexes by Spandan Das · 1 year, 2 months ago
- 3a02c7b Remove test_per_src by Colin Cross · 1 year, 4 months ago
- aaec2d5 Merge "Add imgdiag ART APEX" into main by Dmitrii Ishcheikin · 1 year, 2 months ago
- 79b0eef Merge "Move vendor and product variant generation logic from cc package to android package" into main by Jihoon Kang · 1 year, 3 months ago
- 47e9184 Move vendor and product variant generation logic from cc package to android package by Jihoon Kang · 1 year, 3 months ago
- e7ec89e ExportableModule no longer implements OutputFileProducer by mrziwang · 1 year, 3 months ago
- c0cbb49 Merge "Use BaseApexName to generate permission file for sdk library" into main by Treehugger Robot · 1 year, 3 months ago
- 33bbeb2 Use BaseApexName to generate permission file for sdk library by Spandan Das · 1 year, 3 months ago
- ecdb25e Merge "Make required a configurable property" into main by Cole Faust · 1 year, 3 months ago
- 43ddd08 Make required a configurable property by Cole Faust · 1 year, 3 months ago
- 0adcd9a Merge "Call PackageFile for dexpreopt files of APEX bundles." into main am: 9034af498e by Treehugger Robot · 1 year, 3 months ago
- 613bdc5 Call PackageFile for dexpreopt files of APEX bundles. by Justin Yun · 1 year, 3 months ago
- 05ae2e9 [conflict] Merge "PrebuildEtcModule no longer implements OutputFiles method" into main am: 3125b75d5d by Zi Wang · 1 year, 3 months ago
- d605f68 Merge "Remove VNDK related code from Soong" into aosp-main-future by Kiyoung Kim · 1 year, 3 months ago
- e2346b8 PrebuildEtcModule no longer implements OutputFiles method by mrziwang · 1 year, 3 months ago
- f1dbeb3 Merge "Use OutputFilesProvider on bpf" into main am: 6c9fa02204 by Zi Wang · 1 year, 3 months ago
- f882107 Add imgdiag ART APEX by Dmitrii Ishcheikin · 1 year, 3 months ago
- e6c8581 Use OutputFilesProvider on bpf by mrziwang · 1 year, 4 months ago
- 9f26fcf Remove VNDK related code from Soong by Kiyoung Kim · 1 year, 3 months ago
- 8f05c54 VNDK is fully deprecated from Soong by Kiyoung Kim · 1 year, 4 months ago
- 8a31520 Merge Android 24Q2 Release (ab/11526283) to aosp-main-future by Xin Li · 1 year, 3 months ago
- 50801e2 Support min_sdk_version overrides in apexes by Spandan Das · 1 year, 4 months ago
- e8fcd37 Merge changes from topic "rust-made-to-order-staticlibs" into main by Ivan Lozano · 1 year, 4 months ago
- 0a468a4 rust: made-to-order rust staticlibs by Ivan Lozano · 1 year, 4 months ago
- 7c991b4 Qualify prebuilt_etc apex module name by relative paths by Cole Faust · 1 year, 4 months ago
- c005ba0 Revert "Qualify prebuilt_etc apex module name by relative paths" by Cole Faust · 1 year, 4 months ago
- d94cccc Qualify prebuilt_etc apex module name by relative paths by Cole Faust · 1 year, 4 months ago
- 40182b6 Remove duplicated CollectDependencyAconfigFiles() by Justin Yun · 1 year, 4 months ago
- 7eaf503 Merge "Revert^2 "Remove compilation actions from java sdk library"" into main by Treehugger Robot · 1 year, 4 months ago
- a3a0546 Revert^2 "Remove compilation actions from java sdk library" by Jihoon Kang · 1 year, 5 months ago