- efe843b Merge "Simplify aconfig_declarations_group" into main am: 791733fad4 am: 4ec136ab8f by Cole Faust · 6 months ago
- 779d41c Simplify aconfig_declarations_group by Cole Faust · 6 months ago
- 58b583f Merge "Use OutputFilesProvider on aconfig_declarations_group" into main am: 8f3fd0a049 am: 2d92d1dc3a by Zi Wang · 7 months ago
- 937f35f Use OutputFilesProvider on aconfig_declarations_group by mrziwang · 7 months ago
- bdf8b61 Merge "Build build_flags.json in soong" into main am: 89341ed9ad am: fe69b391f2 by Treehugger Robot · 7 months ago
- 89341ed Merge "Build build_flags.json in soong" into main by Treehugger Robot · 7 months ago
- a6efbad Merge "Soong: remove obsolete proto lib from unit test" into main am: 54082dd8fe am: efc53b111d by Dennis Shen · 7 months ago
- 6a7ffb3 Soong: remove obsolete proto lib from unit test by Dennis Shen · 7 months ago
- 5f53869 Build build_flags.json in soong by Justin Yun · 7 months ago
- a2f9e9a Merge changes I6b1d6dcd,I97eb864e,I155c26b1 into main am: 1ab18fc547 am: 1415729eea by Treehugger Robot · 7 months ago
- c6aef16 Add build_flag_declarations module by LaMont Jones · 7 months ago
- a874e94 Merge "Make container mandatory in aconfig_declarations." into main by Oriol Prieto Gascó · 8 months ago
- 27eee70 Read from original flag by Ted Bauer · 8 months ago
- be43654 Merge "Add new storage deps in forced read-only mode" into main am: 82e91a602b am: e6dae288ae by Treehugger Robot · 8 months ago
- c3031c5 Add new storage deps in forced read-only mode by Ted Bauer · 8 months ago
- 205f08b Drive instrumentation with build flag for C/C++ am: 10fff94e2e am: c19dfaf9d6 by Ted Bauer · 8 months ago
- 10fff94 Drive instrumentation with build flag for C/C++ by Ted Bauer · 8 months ago
- 29219f8 Merge "Switch libbase to shared" into main am: 84835f48ea am: ef05b58774 by Ted Bauer · 8 months ago
- 84835f4 Merge "Switch libbase to shared" into main by Ted Bauer · 8 months ago
- 6c69edf Switch libbase to shared by Ted Bauer · 8 months ago
- 3479eb0 Merge "Ensure aconfig generated CustomFeatureFlags is renamed by JarJar" into main am: 996c883b65 am: 28f8546ea0 by Jeff DeCew · 8 months ago
- 996c883 Merge "Ensure aconfig generated CustomFeatureFlags is renamed by JarJar" into main by Jeff DeCew · 8 months ago
- f08e6ff Merge "Switch to static deps" into main am: 8e4060abc5 am: 60462974fa by Ted Bauer · 8 months ago
- 1e96f8c Switch to static deps by Ted Bauer · 8 months ago
- 315a53c Make container mandatory in aconfig_declarations. by Yu Liu · 8 months ago
- 4fd1522 Ensure aconfig generated CustomFeatureFlags is renamed by JarJar by Jeff DeCew · 8 months ago
- 51b0f10 Merge "Make container mandatory in aconfig_declarations." into main by Yu Liu · 8 months ago
- 7a6d4f7 Merge "Add aconfig storage API deps to codegened lib" into main am: b39c877ae0 am: e7b8b02428 by Ted Bauer · 8 months ago
- e916a2c Make container mandatory in aconfig_declarations. by Yu Liu · 9 months ago
- f0f1859 Add aconfig storage API deps to codegened lib by Ted Bauer · 8 months ago
- f4b835c Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main am: 033ffb9533 am: 1628b82c6f by Jihoon Kang · 9 months ago
- 033ffb9 Merge "Collect aconfig_declarations of the dependent java_aconfig_library modules" into main by Jihoon Kang · 9 months ago
- 79ef24f Merge "Revert^2 "Include all_aconfig_declarations in docs dist"" into main am: afacc090e8 am: 4972943ead by Jihoon Kang · 9 months ago
- afacc09 Merge "Revert^2 "Include all_aconfig_declarations in docs dist"" into main by Jihoon Kang · 9 months ago
- b9ca4d3 Revert^2 "Include all_aconfig_declarations in docs dist" by Jihoon Kang · 9 months ago
- 58378c9 use build system flag RELEASE_READ_FROM_NEW_STORAGE to drive codegen by Dennis Shen · 9 months ago
- 683d731 Merge "Remove VNDK information from Rust, etc, and sysprop tests" into main by Kiyoung Kim · 9 months ago
- 1db4a74 Remove VNDK information from Rust, etc, and sysprop tests by Kiyoung Kim · 9 months ago
- 6ef40db Add logging dependencies to Rust aconfig APIs by Ted Bauer · 9 months ago
- 3921f0b Collect aconfig_declarations of the dependent java_aconfig_library modules by Jihoon Kang · 10 months ago
- 02d475c Add storage API as dependency to Rust codegen by Ted Bauer · 9 months ago
- eeff222 Pass "--container" to aconfig create-cache by Yu Liu · 9 months ago
- 60d4307 Revert "Include all_aconfig_declarations in docs dist" by LaMont Jones · 10 months ago
- 90c2af9 Include all_aconfig_declarations in docs dist by Mårten Kongstad · 10 months ago
- 67a2842 Validate aconfig libs are built with the correct modes. by Yu Liu · 10 months ago
- e11319d enable exportable check by Zhi Dou · 10 months ago
- c613532 Include all_aconfig_declarations in droid dist by Mårten Kongstad · 10 months ago
- 864fd2f Merge "Support aconfig stoage files for apex." into main by Yu Liu · 10 months ago
- 2a1adcc Include all_aconfig_declarations in sdk dist by Mårten Kongstad · 10 months ago
- bba555e Support aconfig stoage files for apex. by Yu Liu · 10 months ago
- 2a43e56 Introduce module type aconfig_declarations_group by Jihoon Kang · 11 months ago
- 748ade2 Add dedup flag to aconfig dump-cache calls. by Yu Liu · 11 months ago
- 0e5d16c Add property Exportable to aconfig_declarations by Zi Wang · 11 months ago
- 349ae8d Automatically propagate jarjar rules for aconfig libraries by Joe Onorato · 11 months ago
- b509938 Propagate AconfigFiles in ModuleBase. by LaMont Jones · 12 months ago
- 15b031e Merge changes Iaf6d45a4,Ic56e8ef3,I11f0a0b5 into main by LaMont Jones · 12 months ago
- c6dc551 do not include sever_configurable_flags dependency when in force-read-only-mode by Dennis Shen · 12 months ago
- acae2d7 move SetAconfigFileMkEntries to android by LaMont Jones · 12 months ago
- 4e7773d Enforce one aconfig_declaration per aconfig package by Dennis Shen · 12 months ago
- 6284e0a Merge "Generate image variation without version" into main by Kiyoung Kim · 12 months ago
- b5fdb2e Generate image variation without version by Kiyoung Kim · 12 months ago
- f80405a Merge "Add "force-read-only" mode to xx_aconfig_library build rules" into main by Zhi Dou · 12 months ago
- c479c02 Change `aconfig dump` to `aconfig dump-cache` by Mårten Kongstad · 1 year ago
- 26d2c67 Merge "Replace `aconfig dump --format=bool` with explicit format string" into main by Mårten Kongstad · 1 year ago
- 70e2124 Add "force-read-only" mode to xx_aconfig_library build rules by Zhi Dou · 1 year ago
- 4daed5a Merge "move CollectDependencyAconfigFiles to android" into main by LaMont Jones · 1 year ago
- a9d3293 Merge "Avoid circular dependency for the aconfig usage in libcore" into main by Victor Chang · 1 year ago
- aa005ae move CollectDependencyAconfigFiles to android by LaMont Jones · 1 year ago
- b3fa1cf Replace `aconfig dump --format=bool` with explicit format string by Mårten Kongstad · 1 year ago
- bf0175e Avoid circular dependency for the aconfig usage in libcore by Victor Chang · 1 year ago
- 0a0ea26 Fix broken sdk build (/bin/sh: 1: [[: not found) by Mårten Kongstad · 1 year ago
- 4c27146 Merge "Properly package aconfig files for product and system_ext partitions" into main by Yu Liu · 1 year ago
- 22e32f1 Properly package aconfig files for product and system_ext partitions by Yu Liu · 1 year ago
- 51428c4 Merge changes I6f116385,Id77f514d,I73479de1,If58f4b53 into main by Colin Cross · 1 year ago
- 8070c4b Merge "Only include exported flags in android-flags.jar" into main by Mårten Kongstad · 1 year ago
- 1258acf Only include exported flags in android-flags.jar by Mårten Kongstad · 1 year ago
- 5a37718 Convert ModuleProvder to generic providers API by Colin Cross · 1 year ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year ago
- 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year ago
- 18c95ec Merge "Add exported_java_aconfig_library" into main by Mårten Kongstad · 1 year ago
- cec0e41 Support rust modules when packaging aconfig files in apex. by Yu Liu · 1 year, 1 month ago
- c82f118 Add exported_java_aconfig_library by Mårten Kongstad · 1 year, 1 month ago
- 8ff1058 Remove ConvertWithBp2build implementations by Colin Cross · 1 year, 1 month ago
- cca3e0c Add aconfig flag value text file in aconfig_declarations provider by Jihoon Kang · 1 year, 1 month ago
- d788b3e Merge aconfig files per-module by Colin Cross · 1 year, 1 month ago
- eae7b36 Add container property to aconfig_declarations. by Yu Liu · 1 year, 1 month ago
- facb8d6 aconfig/init.go: fix copy and paste mistakes by Mårten Kongstad · 1 year, 1 month ago
- d72e2db Remove "Test" prop from xx_aconfig_library build rules by Zi Wang · 1 year, 1 month ago
- 275f654 Add "exported" mode to xx_aconfig_library build rules by Zi Wang · 1 year, 2 months ago
- ba6ed2d Add dependency of liblazy_static by Dennis Shen · 1 year, 2 months ago
- f11b7c3 Support a few more attrs in cc_aconfig_library. by Yu Liu · 1 year, 2 months ago
- f613da4 Merge "Handle the case where the release value set is a list." into main by Yu Liu · 1 year, 2 months ago
- eebb259 Handle the case where the release value set is a list. by Yu Liu · 1 year, 3 months ago
- 873ad35 Allowlist fake_device_config in order to build some java_aconfig_library for host. by Yu Liu · 1 year, 2 months ago
- 1b052b0 Add UnsupportedAppUsage to java_aconfig_library dependency by Zhi Dou · 1 year, 3 months ago
- f2b9401 Convert java_aconfig_library to bazel. by Yu Liu · 1 year, 3 months ago
- 40c7bae Merge changes from topics "revert-2629131-sandbox-rust-inputs-JRFPQTIPEY", "revert-2758566-WBNIADIEXA" into main by Colin Cross · 1 year, 3 months ago
- df0ed70 Revert "fix failing rust_aconfig_library test" by Colin Cross · 1 year, 3 months ago