- c9cc298 Merge "Remove warning about LOAS not enabled" into main by Treehugger Robot · 1 year, 3 months ago
- baaa1b1 Merge "Use no_full_install: true instead of installable: false" into main by Treehugger Robot · 1 year, 3 months ago
- a874e94 Merge "Make container mandatory in aconfig_declarations." into main by Oriol Prieto Gascó · 1 year, 3 months ago
- 074e4cc Remove warning about LOAS not enabled by Kousik Kumar · 1 year, 3 months ago
- 53507d1 Merge changes from topic "logtags_filesystem_module" into main by Inseob Kim · 1 year, 3 months ago
- 375acd8 Correct lint error when it cannot find api_versions_* module by Paul Duffin · 1 year, 3 months ago
- 364740b Merge "Merge logtags from cc modules too" into main by Inseob Kim · 1 year, 3 months ago
- 37d1720 Merge "Make memtag_stack a variant" into main by Florian Mayer · 1 year, 3 months ago
- 0cc2749 Merge "release-config: use ${TARGET_RELEASE} for output" into main by Treehugger Robot · 1 year, 3 months ago
- 814e800 Merge changes from topic "replace_dependencies" into main by Colin Cross · 1 year, 3 months ago
- 897ab4e release-config: use ${TARGET_RELEASE} for output by LaMont Jones · 1 year, 3 months ago
- 888046f Only update DebugMutator and DebugVariation for non-empty transition variations by Colin Cross · 1 year, 3 months ago
- 8677132 Update docs for ReplaceDependencies[If] by Colin Cross · 1 year, 3 months ago
- 01bd5b1 Merge changes from topic "lamont-flagging-flags" into main by LaMont Jones · 1 year, 3 months ago
- a73c402 Merge changes I439179a9,I8ad68f0d into main by Treehugger Robot · 1 year, 3 months ago
- c9b4d4c Merge "IsEnvTrue and IsEnvFalse should take `True` and `False` as valid values respectively." into main by Aditya Kumar · 1 year, 3 months ago
- dbd91b0 Merge "cc: Remove exclude_header_libs from export_header_lib_headers" into main by Cole Faust · 1 year, 3 months ago
- bf67b54 Merge "Add aosp-first preupload hook to soong" into main by Cole Faust · 1 year, 3 months ago
- 5a195f4 Add pattern to match android-plus-updatable.jar by Paul Duffin · 1 year, 3 months ago
- 2ced2eb Clean up apiLevelsGenerationFlags deps gathering by Paul Duffin · 1 year, 3 months ago
- b7b8457 Add logtags support to filesystem module by Inseob Kim · 1 year, 3 months ago
- 512b52f Merge "Add a new property trim_extension for gensrcs" into main by Treehugger Robot · 1 year, 3 months ago
- 5197e88 Merge "Add support for keyboard prebuilt module type" into main by Treehugger Robot · 1 year, 3 months ago
- 30b1122 Add aosp-first preupload hook to soong by Cole Faust · 1 year, 3 months ago
- 3a7caee Merge "Move LLNDK related logic to llndk_library" into main by Kiyoung Kim · 1 year, 3 months ago
- 7cadaf6 Merge "Install classpath protobuf files" into main by Inseob Kim · 1 year, 3 months ago
- 55f169a Raise test timeout when running soong tests with race detector by Colin Cross · 1 year, 3 months ago
- bf18d23 Merge "Add tests for error when assigning select to nonconfigurable property" into main by Cole Faust · 1 year, 3 months ago
- 1938410 IsEnvTrue and IsEnvFalse should take `True` and `False` as valid values respectively. by AdityaK · 1 year, 3 months ago
- 6ff1ed4 RELEASE_ACONFIG_VALUE_SETS is a reserved flag by LaMont Jones · 1 year, 3 months ago
- 15902f2 Guard with RELEASE_BUILD_FLAGS_IN_PROTOBUF by LaMont Jones · 1 year, 3 months ago
- 41cbccc cc: Remove exclude_header_libs from export_header_lib_headers by Abhishek Gadewar · 1 year, 3 months ago
- 08f670a Merge "soong: Use the CpExecutable rule for copying libraries" into main by Treehugger Robot · 1 year, 3 months ago
- 83ede7c Merge "Add RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA build flag" into main by Treehugger Robot · 1 year, 3 months ago
- ec6dc93 Merge "rust: Add a default cfg indicating an AOSP build" into main by Ivan Lozano · 1 year, 3 months ago
- 9a988c4 Merge "rust: Don't suppress adding deps for rust-project.json device override" into main by Treehugger Robot · 1 year, 3 months ago
- 39b5362 Merge "Pass -mllvm flags for memtag-stack correctly to linker" into main by Florian Mayer · 1 year, 3 months ago
- cba8307 Merge "remove hwasan-use-after-scope=1 which is default now" into main by Treehugger Robot · 1 year, 3 months ago
- 82e91a6 Merge "Add new storage deps in forced read-only mode" into main by Treehugger Robot · 1 year, 3 months ago
- 07fd7e3 rust: Add a default cfg indicating an AOSP build by Ivan Lozano · 1 year, 3 months ago
- c3031c5 Add new storage deps in forced read-only mode by Ted Bauer · 1 year, 3 months ago
- 3f627e6 Use no_full_install: true instead of installable: false by Jiyong Park · 1 year, 3 months ago
- 0141b4a Merge changes from topic "revert-3066748-duplicate_entry_fs-CIBDJQYRHU" into main by Adam Wright · 1 year, 3 months ago
- 3d65d9c Revert "Prevent multiple PackagingSpecs having same installation..." by Jiyong Park · 1 year, 3 months ago
- 5435186 Revert "Filesystem modules follow the installation semantic" by Jiyong Park · 1 year, 3 months ago
- 543d4f3 Merge changes from topic "duplicate_entry_fs" into main by Treehugger Robot · 1 year, 3 months ago
- 99addb1 remove hwasan-use-after-scope=1 which is default now by Florian Mayer · 1 year, 3 months ago
- ab97e28 Pass -mllvm flags for memtag-stack correctly to linker by Florian Mayer · 1 year, 3 months ago
- 6ab1b1f Merge changes I4c38860c,I2bdc8876 into main by Treehugger Robot · 1 year, 3 months ago
- c1e0cb6 rust: Don't suppress adding deps for rust-project.json device override by Matthew Maurer · 1 year, 3 months ago
- ff387ea release_config: various cleanup by LaMont Jones · 1 year, 3 months ago
- dc86819 Support release configs with only aconfig flags by LaMont Jones · 1 year, 3 months ago
- 60f6bb2 Add tests for error when assigning select to nonconfigurable property by Cole Faust · 1 year, 3 months ago
- 2f5d353 Merge "Move coverage builds prebuilt special case to make" into main by Treehugger Robot · 1 year, 3 months ago
- d58ac53 Merge "Remove incorrect strict test for test-suites for test_module_config" into main by Treehugger Robot · 1 year, 3 months ago
- 742f54c Filesystem modules follow the installation semantic by Jiyong Park · 1 year, 3 months ago
- a51c4ce Prevent multiple PackagingSpecs having same installation path by Jiyong Park · 1 year, 3 months ago
- b4a4ef9 Remove incorrect strict test for test-suites for test_module_config by Ronald Braunstein · 1 year, 3 months ago
- dab69e1 Add RELEASE_APEX_CONTRIBUTIONS_MODULE_METADATA build flag by Spandan Das · 1 year, 3 months ago
- 5ccc421 Make memtag_stack a variant by Florian Mayer · 1 year, 4 months ago
- 4152b19 Distinguish the intent of PackagingSpec by Jiyong Park · 1 year, 3 months ago
- 5c3c327 Remove an unnecessary test in filesystem by Jiyong Park · 1 year, 3 months ago
- 85527e6 Add support for keyboard prebuilt module type by yangbill · 1 year, 3 months ago
- dd53249 Install classpath protobuf files by Inseob Kim · 1 year, 3 months ago
- 6d032dd Add a new property trim_extension for gensrcs by yangbill · 1 year, 4 months ago
- 973cb6f Move LLNDK related logic to llndk_library by Kiyoung Kim · 1 year, 3 months ago
- 0dd436c Merge "release_config: better default map paths" into main by LaMont Jones · 1 year, 3 months ago
- 3210194 Merge "Compress precompiled python zips" into main by Treehugger Robot · 1 year, 3 months ago
- 29067cc Merge changes from topics "fix_selects_appending", "refactor_selects" into main by Treehugger Robot · 1 year, 3 months ago
- baae083 Compress precompiled python zips by Cole Faust · 1 year, 3 months ago
- 36c329c Move coverage builds prebuilt special case to make by Spandan Das · 1 year, 3 months ago
- e41ea1e release_config: better default map paths by LaMont Jones · 1 year, 3 months ago
- 10fff94 Drive instrumentation with build flag for C/C++ by Ted Bauer · 1 year, 3 months ago
- 6f58163 Merge "Pass API surface specific extension jars to Metalava" into main by Paul Duffin · 1 year, 3 months ago
- f6aa675 Merge "release_config: container is a repeated string field" into main by LaMont Jones · 1 year, 3 months ago
- 84835f4 Merge "Switch libbase to shared" into main by Ted Bauer · 1 year, 3 months ago
- 6c69edf Switch libbase to shared by Ted Bauer · 1 year, 3 months ago
- 17ce834 Export app's logtags too by Inseob Kim · 1 year, 3 months ago
- 37e0bb0 Merge logtags from cc modules too by Inseob Kim · 1 year, 3 months ago
- d32e3df Merge "Let header-abi-linker filter llndk, apex, and systemapi symbols" into main by Hsin-Yi Chen · 1 year, 3 months ago
- 8afc514 Update accesses to ConfigurableCondition by Cole Faust · 1 year, 3 months ago
- db60099 release_config: container is a repeated string field by LaMont Jones · 1 year, 3 months ago
- 6934946 Add test for configurable defaults applied to multiple modules by Cole Faust · 1 year, 3 months ago
- 2d5e757 Merge changes I708c37f9,I577e7fb0 into main by LaMont Jones · 1 year, 3 months ago
- 996c883 Merge "Ensure aconfig generated CustomFeatureFlags is renamed by JarJar" into main by Jeff DeCew · 1 year, 3 months ago
- f4cc08e Write per-partition build_flags.json by LaMont Jones · 1 year, 3 months ago
- 1578882 release_config: various cleanup by LaMont Jones · 1 year, 3 months ago
- 8e4060a Merge "Switch to static deps" into main by Ted Bauer · 1 year, 3 months ago
- 1e96f8c Switch to static deps by Ted Bauer · 1 year, 3 months ago
- 24cd8c3 Merge "Only link the profile extras lib for device variant for rust." into main by Yu Liu · 1 year, 3 months ago
- 21ed469 Allow overriding android_library_import manifests by Colin Cross · 1 year, 3 months ago
- 58cfc9a Pass API surface specific extension jars to Metalava by Paul Duffin · 1 year, 3 months ago
- f6fc525 Let header-abi-linker filter llndk, apex, and systemapi symbols by Hsin-Yi Chen · 1 year, 4 months ago
- 473b355 Merge "Split APEX ABI dumps from implementation ABI dumps" into main by Hsin-Yi Chen · 1 year, 3 months ago
- 98da021 Split APEX ABI dumps from implementation ABI dumps by Hsin-Yi Chen · 1 year, 4 months ago
- a559cab Merge "add flag_value.redacted" into main by Treehugger Robot · 1 year, 3 months ago
- c667024 Merge "Shard rust protobuf sources" into main by Treehugger Robot · 1 year, 3 months ago
- fa6dac2 Merge "crunch_flags: keep-sorted lines are not descriptions" into main by Treehugger Robot · 1 year, 3 months ago
- 7032481 Merge "Keep replace_instead_of_append in arch prop structs" into main by Cole Faust · 1 year, 3 months ago
- 0c07d46 Merge "Added Strict_mode logic catch direct usage of Robolectric reference" into main by Kevin Liu · 1 year, 3 months ago