- 3216c98 Auto generate recovery partition by Jihoon Kang · 9 months ago
- 55b46b0 Enable dex container (DEX v41) for the main branch by David Srbecky · 9 months ago
- bf3242d Merge "Introduce a java_system_features_srcs wrapper for codegen" into main by Treehugger Robot · 10 months ago
- eacbdfc Introduce a java_system_features_srcs wrapper for codegen by Jared Duke · 10 months ago
- 920809a Use PRODUCT variable for default payload fs type by Jooyung Han · 10 months ago
- 85fced1 Merge "Delete trim_against support" into main by Colin Cross · 10 months ago
- 23ba876 Auto generate userdata.img by mrziwang · 10 months ago
- cc27a84 Delete trim_against support by Colin Cross · 10 months ago
- 4432408 Merge "Target Java 21 by default" into main by Sorin Basca · 10 months ago
- 5958625 Add soong config variables of paths of *_dlkm partitions and whether they are built for a product. by Wei Li · 10 months ago
- 37cc271 Target Java 21 by default by Sorin Basca · 11 months ago
- 7e0fdef Merge "Autogenerate a soong module to build odm.img" into main by Spandan Das · 10 months ago
- c571716 Autogenerate a soong module to build odm.img by Spandan Das · 10 months ago
- 7ab8660 Enhance vintf_data to support vendor_manifest and odm_manifest by Bill Yang · 10 months ago
- ee0c370 Merge "Introduce vintf_data module type" into main by Treehugger Robot · 10 months ago
- 66e6586 Reapply "Only use partial compile on eng builds" by LaMont Jones · 10 months ago
- 6b321e6 Merge "Revert "Only use partial compile on eng builds"" into main by Treehugger Robot · 10 months ago
- bef36af Revert "Only use partial compile on eng builds" by LaMont Jones · 10 months ago
- 5af94a3 Merge "Only use partial compile on eng builds" into main by Treehugger Robot · 10 months ago
- 768b00f Only use partial compile on eng builds by LaMont Jones · 11 months ago
- 859cdef Add vendor to list of supported partitions in gen_build_prop.py by Spandan Das · 11 months ago
- 1fcf379 Merge changes from topic "soong-cleanup" into main by Joe Onorato · 11 months ago
- 6dd13b6 Generate product partition filesystem module in filesystem_creator by Jihoon Kang · 11 months ago
- e3b6531 Autogenerate a vendor/ partition by Spandan Das · 11 months ago
- 35f300d Remove bp2build and appurtenances. by Joe Onorato · 11 months ago
- 99f1896 Update SOONG_PARTIAL_COMPILE logic by LaMont Jones · 11 months ago
- 42816dc Introduce vintf_data module type by Bill Yang · 11 months ago
- a2cc45d Merge "Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text files that enforces min_sdk_version for apex dependencies to avoid regression" into main by Treehugger Robot · 11 months ago
- 8609a55 Added EXTRA_ALLOWED_DEPS_TXT to allow arbitrary allowedlist text files that enforces min_sdk_version for apex dependencies to avoid regression by Nouby Mohamed · 1 year ago
- 3d9b69e Use RELEASE_CREATE_ACONFIG_STORAGE_FILE to create aconfig files by Spandan Das · 11 months ago
- 950deca Install dexpreopt artifacts of apex system server jars in same partition by Spandan Das · 11 months ago
- 130da8b Merge "Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION." into main by Alyssa Ketpreechasawat · 11 months ago
- 978cab5 Merge "Convert RRO enforcement to transition mutator" into main by Treehugger Robot · 11 months ago
- 3a6eced Set version code of apex and apk based on RELEASE_DEFAULT_UPDATABLE_MODULE_VERSION. by Alyssa Ketpreechasawat · 1 year ago
- f9baeb5 Merge "Remove checkPartitionsForJavaDependency()" into main by Treehugger Robot · 12 months ago
- b5c82a4 Remove checkPartitionsForJavaDependency() by Jihoon Kang · 12 months ago
- a4f336b Bump ART host base address by David Srbecky · 1 year ago
- c444162 Convert RRO enforcement to transition mutator by Colin Cross · 12 months ago
- 411346c Merge "Enable object-size sanitizer for C++" into main by Treehugger Robot · 12 months ago
- 76e99ad Enable object-size sanitizer for C++ by Yi Kong · 12 months ago
- a7b3859 Launch flag guarded always on optimized resource shrinking by Rico Wind · 1 year ago
- 2cc4250 Soong system image may update the $PRODUCT_OUT by Justin Yun · 12 months ago
- dd46300 Merge "Remove BUILD_BROKEN_USES_SOONG_PYTHON2_MODULES" into main by Cole Faust · 12 months ago
- 4ce4f88 Remove BUILD_BROKEN_USES_SOONG_PYTHON2_MODULES by Cole Faust · 12 months ago
- aa8ceca Merge "Merge 24Q3 to AOSP main" into main by Xin Li · 12 months ago
- 399ff40 Merge "Use transitive header jars in classpaths" into main by Colin Cross · 12 months ago
- 4301e29 Merge "Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..."" into main by Treehugger Robot · 1 year ago
- 3b3aac0 Revert "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for..." by Bill Yang · 1 year ago
- c36f81e Merge "Remove workaround for coverage boot failure" into main am: acde746439 by Yi Kong · 1 year ago
- c9b4f6b Use transitive header jars in classpaths by Colin Cross · 1 year, 1 month ago
- 0111a27 Remove workaround for coverage boot failure by Yi Kong · 1 year ago
- bb6ebb0 Merge "Include TARGET_ODM_PROP to odm/etc/build.prop" into main am: 09557a0aa3 by Inseob Kim · 1 year ago
- 09557a0 Merge "Include TARGET_ODM_PROP to odm/etc/build.prop" into main by Inseob Kim · 1 year ago
- 33d6f76 Merge "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong"" into main am: 1282d27291 by Pindar Yang · 1 year ago
- 1282d27 Merge "Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong"" into main by Pindar Yang · 1 year ago
- 1558cc6 Revert "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" by Pindar Yang · 1 year ago
- 9a22c7e Include TARGET_ODM_PROP to odm/etc/build.prop by Inseob Kim · 1 year ago
- 3c5afb9 Merge "Revert "Revert "Add a coverage suffix to avoid Ninja file regene..."" into main am: ffb985e9bd by Qing Shen · 1 year ago
- 713c542 Revert "Revert "Add a coverage suffix to avoid Ninja file regene..." by Qing Shen · 1 year ago
- 135b150 Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main am: 4483c0e7c0 by Treehugger Robot · 1 year, 1 month ago
- 4483c0e Merge "Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong" into main by Treehugger Robot · 1 year, 1 month ago
- 5c9c275 Merge "Build product/odm build.prop with Soong" into main am: 6f4d57a790 by Treehugger Robot · 1 year, 1 month ago
- 01d4f8b Build product/odm build.prop with Soong by Inseob Kim · 1 year, 1 month ago
- d658fea Merge "Remove the hardcoded list of api libraries" into main am: d6358b6a9b by Treehugger Robot · 1 year, 1 month ago
- 4638939 Remove the hardcoded list of api libraries by Jihoon Kang · 1 year, 1 month ago
- 5d2439b Merge "Revert "Revert "Enable from-text stub generation in non-sdk java..."" into main am: 4f18cfdd7d by Treehugger Robot · 1 year, 1 month ago
- 4f18cfd Merge "Revert "Revert "Enable from-text stub generation in non-sdk java..."" into main by Treehugger Robot · 1 year, 1 month ago
- 59f0d23 Merge "Add system_ext support to build_prop module" into main am: 32b8daff1d by Treehugger Robot · 1 year, 1 month ago
- fc413ce Merge "Hide unflagged mainline prebuilts with missing source." into main am: 9b10ca4711 by Treehugger Robot · 1 year, 1 month ago
- ad5e953 Merge "Revert "Enable from-text stub generation in non-sdk java_sdk_library"" into main am: f6d9965cc5 by Jihoon Kang · 1 year, 1 month ago
- 696cea3 Merge "Enable from-text stub generation in non-sdk java_sdk_library" into main am: 99417ba9ea by Treehugger Robot · 1 year, 1 month ago
- 32b8daf Merge "Add system_ext support to build_prop module" into main by Treehugger Robot · 1 year, 1 month ago
- b0f4c02 Revert "Revert "Enable from-text stub generation in non-sdk java..." by Jihoon Kang · 1 year, 1 month ago
- 9b10ca4 Merge "Hide unflagged mainline prebuilts with missing source." into main by Treehugger Robot · 1 year, 1 month ago
- f6d9965 Merge "Revert "Enable from-text stub generation in non-sdk java_sdk_library"" into main by Jihoon Kang · 1 year, 1 month ago
- a574cd2 Revert "Enable from-text stub generation in non-sdk java_sdk_library" by Liana Kazanova · 1 year, 1 month ago
- 85bd462 Hide unflagged mainline prebuilts with missing source. by Spandan Das · 1 year, 1 month ago
- 99417ba Merge "Enable from-text stub generation in non-sdk java_sdk_library" into main by Treehugger Robot · 1 year, 1 month ago
- acf9174 Add system_ext support to build_prop module by Inseob Kim · 1 year, 1 month ago
- 66e555c Support BUILD_FRAMEWORK_COMPATIBILITY_MATRIX for soong by yangbill · 1 year, 1 month ago
- db166ef Revert^2 "Conditionally pass kernel version to build.prop" am: 6bd92d5924 by Inseob Kim · 1 year, 1 month ago
- 6fb79d2 Revert^6 "Add TARGET_SYSTEM_PROP to system build.prop" am: d8538e5db0 by Inseob Kim · 1 year, 1 month ago
- 6bd92d5 Revert^2 "Conditionally pass kernel version to build.prop" by Inseob Kim · 1 year, 1 month ago
- d8538e5 Revert^6 "Add TARGET_SYSTEM_PROP to system build.prop" by Inseob Kim · 1 year, 1 month ago
- 329f004 Revert^5 "Add TARGET_SYSTEM_PROP to system build.prop" am: 530c32acbe by Liana Kazanova · 1 year, 1 month ago
- 530c32a Revert^5 "Add TARGET_SYSTEM_PROP to system build.prop" by Liana Kazanova · 1 year, 1 month ago
- 6a64398 Merge "Revert "Conditionally pass kernel version to build.prop"" into main am: 2426d49060 by Liana Kazanova · 1 year, 1 month ago
- 2426d49 Merge "Revert "Conditionally pass kernel version to build.prop"" into main by Liana Kazanova · 1 year, 1 month ago
- 062eb66 Enable from-text stub generation in non-sdk java_sdk_library by Jihoon Kang · 1 year, 6 months ago
- 29fed1e Revert "Conditionally pass kernel version to build.prop" by Liana Kazanova · 1 year, 1 month ago
- bda41dc Merge changes from topic "revert-3195812-revert-3195644-revert-3195637-revert-3184480-system_build_prop_soong-BZIDUTEOOC-KRUETCBWUR-TUHZPHUVFJ-XYILSUPUOA" into main am: e1234e51b8 by Inseob Kim · 1 year, 1 month ago
- 9e6c42e Revert^4 "Add TARGET_SYSTEM_PROP to system build.prop" am: 26756a86c1 by Inseob Kim · 1 year, 1 month ago
- e1234e5 Merge changes from topic "revert-3195812-revert-3195644-revert-3195637-revert-3184480-system_build_prop_soong-BZIDUTEOOC-KRUETCBWUR-TUHZPHUVFJ-XYILSUPUOA" into main by Inseob Kim · 1 year, 1 month ago
- ba47925 Merge "Add ABFS (Android Build Filesystem) configuration option to Soong" into main am: dd65d3e672 by Taylor Santiago · 1 year, 1 month ago
- dd65d3e Merge "Add ABFS (Android Build Filesystem) configuration option to Soong" into main by Taylor Santiago · 1 year, 1 month ago
- 036d9e6 Conditionally pass kernel version to build.prop by Inseob Kim · 1 year, 1 month ago
- 26756a8 Revert^4 "Add TARGET_SYSTEM_PROP to system build.prop" by Inseob Kim · 1 year, 1 month ago
- b7a0fe1 Revert^3 "Add TARGET_SYSTEM_PROP to system build.prop" am: 072c0e4fcb by Pechetty Sravani (xWF) · 1 year, 1 month ago
- 072c0e4 Revert^3 "Add TARGET_SYSTEM_PROP to system build.prop" by Pechetty Sravani (xWF) · 1 year, 1 month ago
- 66f64cb Revert^2 "Add TARGET_SYSTEM_PROP to system build.prop" am: ff506d1af2 by Inseob Kim · 1 year, 1 month ago