- 97c7d58 Include TARGET_ODM_PROP to odm/etc/build.prop by Inseob Kim · 5 months ago
- 4628827 Build product/odm build.prop with Soong by Inseob Kim · 5 months ago
- a8bc86a Add system_ext support to build_prop module by Inseob Kim · 5 months ago
- 769a8ee Revert^2 "Conditionally pass kernel version to build.prop" by Inseob Kim · 6 months ago
- da1f628 Revert^6 "Add TARGET_SYSTEM_PROP to system build.prop" by Inseob Kim · 6 months ago
- de425b5 Add 'use_debug_art' to product_variable by Kiyoung Kim · 6 months ago
- 320628f Add build_prop soong module by Inseob Kim · 7 months ago
- 80798ea Allow soong config variables to be boolean-typed by Cole Faust · 7 months ago
- 4d7d732 Add ability to enable scudo-free 32-bit libc variant. by Quallenauge · 4 years, 3 months ago
- 2951086 Add Init_rc to Product_variables.Eng by dianlujitao · 2 years, 11 months ago
- 3e558cb soong: allow overriding header files by Jan Altensen · 4 years, 4 months ago
- 98f7f32 Merge "Drop IncludeTags" into main am: 211fdd6618 by Treehugger Robot · 7 months ago
- 211fdd6 Merge "Drop IncludeTags" into main by Treehugger Robot · 7 months ago
- baaeddb Merge "Shipping_api_level in build." into main am: c562e50fe5 by Steven Moreland · 7 months ago
- c562e50 Merge "Shipping_api_level in build." into main by Steven Moreland · 7 months ago
- a48df2b Shipping_api_level in build. by Steven Moreland · 7 months ago
- 8f05c54 VNDK is fully deprecated from Soong by Kiyoung Kim · 8 months ago
- 585564c Allow `required` property be conditional for release_aidl_use_unfrozen by yangbill · 8 months ago
- 60cec95 Merge "Remove VndkUseCoreVariant related code from build" into main by Kiyoung Kim · 8 months ago
- 570d72b Let Release_aidl_use_unfrozen add vintf_fragments by Devin Moore · 8 months ago
- 22152f6 Remove VndkUseCoreVariant related code from build by Kiyoung Kim · 8 months ago
- aa9369b Drop IncludeTags by Spandan Das · 8 months ago
- 751a4a5 Export release flag types to make/soong by Cole Faust · 8 months ago
- 3f01580 Merge "Make the enabled property configurable" into main by Cole Faust · 8 months ago
- a963b94 Make the enabled property configurable by Cole Faust · 9 months ago
- a5a6b9c Replace Malloc_not_svelte with Malloc_low_memory. by Christopher Ferris · 9 months ago
- a17792e Merge "Remove more unused code" into main by Colin Cross · 9 months ago
- ba270c5 Update soong to use flag for min supported sdk by Linus Tufvesson · 9 months ago
- 76d1b42 Remove more unused code by Colin Cross · 9 months ago
- 62532d7 Let `deps` property be conditional on debuggability by Jiyong Park · 9 months ago
- b00d52d Merge "Convert BuildIgnoreApexContritbutions variable to a boolean" into main by Spandan Das · 9 months ago
- 0d24ade Convert BuildIgnoreApexContritbutions variable to a boolean by Spandan Das · 10 months ago
- fa13ff1 Remove PlatformVndkVersion property by Kiyoung Kim · 10 months ago
- 8fa54da Reland "Migrate buildinfo.sh script into Soong" by Inseob Kim · 10 months ago
- 465549b Revert "Migrate buildinfo.sh script into Soong" by Gina Ko · 10 months ago
- 5baf2cb Migrate buildinfo.sh script into Soong by Inseob Kim · 10 months ago
- d4afe20 Revert "Convert BuildIgnoreApexContritbutions variable to a boolean" by Android Culprit Assistant · 10 months ago
- aa1b7c9 Convert BuildIgnoreApexContritbutions variable to a boolean by Spandan Das · 10 months ago
- 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 10 months ago
- 3534946 Convert the build flag RELEASE_EXPORT_RUNTIME_APIS to a product variable by Jihoon Kang · 11 months ago
- b36fc54 Introduce product variable PRODUCT_HIDDEN_API_EXPORTABLE_STUBS by Jihoon Kang · 11 months ago
- 73f4a4a Merge "Revert "Revert "Create a product variable for skipping apex cont..."" into main by Spandan Das · 11 months ago
- 8ab28dd Revert "Revert "Create a product variable for skipping apex cont..." by Spandan Das · 11 months ago
- 3e48d69 Merge "Revert "Create a product variable for skipping apex contribution..."" into main by Treehugger Robot · 11 months ago
- 3801a96 Revert "Create a product variable for skipping apex contribution..." by Jihoon Kang · 11 months ago
- 90db03c Merge "Create a product variable for skipping apex contribution contents" into main by Spandan Das · 11 months ago
- 68a6e29 Create a product variable for skipping apex contribution contents by Spandan Das · 11 months ago
- dae1375 Revert^2 "Remove unused ToTSepolicyVersion" by Inseob Kim · 11 months ago
- a1448e0 Revert "Remove unused ToTSepolicyVersion" by Ikjoon Jang · 11 months ago
- e9aa063 Remove unused ToTSepolicyVersion by Inseob Kim · 12 months ago
- 2f08cfc Merge "Allow to change static_libs for variant" into main by Treehugger Robot · 12 months ago
- ca2854e Allow to change static_libs for variant by Florian Mayer · 12 months ago
- 78b6b30 Remove HideFlaggedApi() related logic and the related product variables by Jihoon Kang · 12 months ago
- 3bb9924 Revert^2 "Add BUILD_BROKEN_DONT_CHECK_SYSTEMSDK" by Jiyong Park · 1 year ago
- fbf1b5e Revert "Add BUILD_BROKEN_DONT_CHECK_SYSTEMSDK" by Sebastian Pickl · 1 year ago
- 87312a2 Add BUILD_BROKEN_DONT_CHECK_SYSTEMSDK by Jiyong Park · 1 year ago
- b63d7b3 Remove infrastructure to run bp2build by Colin Cross · 1 year, 1 month ago
- b3d2d22 16k: soong: Update DevicePageSizeAgnostic to DeviceNoBionicPageSizeMacro by Vilas Bhat · 1 year, 1 month ago
- e0a5c5a Merge "Define __ANDROID_VENDOR_API__" into main by Treehugger Robot · 1 year, 1 month ago
- 3fefc23 Add accessor function for bool product variables. by Joe Onorato · 1 year, 1 month ago
- 41cbb5e Define __ANDROID_VENDOR_API__ by Justin Yun · 1 year, 2 months ago
- 939fe1a Deprecate BOARD_BUILD_GKI_BOOT_IMAGE_WITHOUT_RAMDISK by Yi-Yo Chiang · 1 year, 2 months ago
- c1b04d6 Revert^2 "Modify conditionals for BuildFromTextStub()" by Jihoon Kang · 1 year, 2 months ago
- e4e85d5 Export build flags to soong. by Inseob Kim · 1 year, 3 months ago
- 11edf55 Add bazel-built modules as deps on the system image by Cole Faust · 1 year, 3 months ago
- eebb259 Handle the case where the release value set is a list. by Yu Liu · 1 year, 3 months ago
- 2711ce2 Merge "Revert "Revert "Disable hiddenapi check for building from prebuilts.""" into main by Alyssa Ketpreechasawat · 1 year, 3 months ago
- 34ab879 Revert "Revert "Disable hiddenapi check for building from prebuilts."" by Alyssa Ketpreechasawat · 1 year, 3 months ago
- affbb8d Merge "Revert "Disable hiddenapi check for building from prebuilts."" into main by Alyssa Ketpreechasawat · 1 year, 3 months ago
- bb6b813 Revert "Disable hiddenapi check for building from prebuilts." by Alyssa Ketpreechasawat · 1 year, 3 months ago
- 5e0ee31 Merge "Disable hiddenapi check for building from prebuilts." into main by Alyssa Ketpreechasawat · 1 year, 3 months ago
- ce12ea8 Merge "Generate product variants by default" into main by Justin Yun · 1 year, 3 months ago
- a7e5e29 Merge changes from topic "expose_flagged_api_revert" into main by Jihoon Kang · 1 year, 3 months ago
- f3aa322 Revert^2 "Add soong config variable Release_expose_flagged_api" by Jihoon Kang · 1 year, 4 months ago
- 6ed1e0f Merge "AVB and selinux support in partitions" into main by Cole Faust · 1 year, 4 months ago
- 5548bf3 Revert "Add soong config variable Release_expose_flagged_api" by Maxim Siniavine · 1 year, 4 months ago
- b505539 AVB and selinux support in partitions by Cole Faust · 1 year, 4 months ago
- af1fde4 Generate product variants by default by Justin Yun · 1 year, 4 months ago
- 03f1aa0 Add soong config variable Release_expose_flagged_api by Jihoon Kang · 1 year, 4 months ago
- cfbc407 Import make variable NextReleaseHideFlaggedApi to Soong by Jihoon Kang · 1 year, 4 months ago
- 34feb68 Disable hiddenapi check for building from prebuilts. by Alyssa Ketpreechasawat · 1 year, 4 months ago
- cb193ec Emit a system image target for the current product by Cole Faust · 1 year, 4 months ago
- 8e9ccda Merge "Don't panic for unhandled product vars" into main by Liz Kammer · 1 year, 4 months ago
- 9e2a5a7 Don't panic for unhandled product vars by Liz Kammer · 1 year, 4 months ago
- b4cb0c8 Move the android_platform next to it's entrypoint product config file by Cole Faust · 1 year, 4 months ago
- e6153b5 Merge "Support aconfig_declarations, aconfig_values and aconfig_value_set" into main by Yu Liu · 1 year, 4 months ago
- 2cc802a Support aconfig_declarations, aconfig_values and aconfig_value_set by Yu Liu · 1 year, 4 months ago
- ded7960 Allow actions to read BUILD_BROKEN_INCORRECT_PARTITION_IMAGES by Cole Faust · 1 year, 4 months ago
- f3d5268 Merge "soong: HWASan exclude path support" into main by Treehugger Robot · 1 year, 4 months ago
- 6077b23 Remove code about mixed sepolicy build by Inseob Kim · 1 year, 5 months ago
- 5bac3b6 Use board api level for seapp coredomain check by Inseob Kim · 1 year, 5 months ago
- 3a61b6e Revert "Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN" by Inseob Kim · 1 year, 5 months ago
- f734f00 soong: HWASan exclude path support by Tomislav Novak · 1 year, 5 months ago
- 0a7c819 Add BUILD_BROKEN_VENDOR_SEAPP_USES_COREDOMAIN by Inseob Kim · 1 year, 5 months ago
- ed94000 Bp2build product variables on non-arch-variant module types by Cole Faust · 1 year, 5 months ago
- 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 1 year, 5 months ago
- 83a740e Merge "soong: Add product variable DevicePageSizeAgnostic" into main by Juan Yescas · 1 year, 5 months ago
- 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 1 year, 5 months ago
- 8dc9e91 Remove pdk product variable by Cole Faust · 1 year, 5 months ago
- 0106560 soong: Add product variable DevicePageSizeAgnostic by Juan Yescas · 1 year, 5 months ago