- 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
- 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, 1 month ago
- 313aa54 Convert OtherModuleProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- bc7d76c Convert NewProvider/NewMutatorProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 4021302 Convert SetProvider to generic providers API by Colin Cross · 1 year, 1 month ago
- 6dc93f9 Properly package aconfig files for vendor partition by Yu Liu · 1 year, 1 month ago
- 18c95ec Merge "Add exported_java_aconfig_library" into main by Mårten Kongstad · 1 year, 1 month 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, 2 months 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, 3 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, 3 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
- 855cfc2 Convert cc_aconfig_library to bazel. by Yu Liu · 1 year, 4 months ago
- 521eb20 fix failing rust_aconfig_library test by Sam Delmerico · 1 year, 3 months ago
- c331812 Merge "Have ConvertWBp2build use Bp2buildMutatorContext" into main by Christopher Parsons · 1 year, 3 months ago
- 637458d Have ConvertWBp2build use Bp2buildMutatorContext by Chris Parsons · 1 year, 3 months ago
- c5e39f5 build system implementation for c/cpp test mode codegen by Dennis Shen · 1 year, 4 months ago
- 2cc802a Support aconfig_declarations, aconfig_values and aconfig_value_set by Yu Liu · 1 year, 4 months ago
- 8f75585 Add aconfig annotations for java_aconfig_library by Joe Onorato · 1 year, 4 months ago
- 4551ea1 Add missing dependency for cache files on the aconfig files by Joe Onorato · 1 year, 4 months ago
- a207d48 Merge "Add test mode support for rust_aconfig_library" into main by Vinh Tran · 1 year, 4 months ago
- 1f82aea Merge "Support default-permission in aconfig_declarations" into main by Zhi Dou · 1 year, 5 months ago
- 0ea4ffa Add test mode support for rust_aconfig_library by Vinh Tran · 1 year, 5 months ago
- 3f65a41 Support default-permission in aconfig_declarations by Zhi Dou · 1 year, 5 months ago
- 1988ccf Merge "Implement rust_aconfig_library" into main by Dennis Shen · 1 year, 5 months ago
- 457ddef Implement rust_aconfig_library by Vinh Tran · 1 year, 5 months ago
- 9dc2451 Compare generated cache file with existing cache file by Zhi Dou · 1 year, 5 months ago
- b7c294a Add test mode for java config modules by Joe Onorato · 1 year, 5 months ago
- 8b8846a Merge "Add aconfig flags and a generic generated library plugin module for cc" into main by Treehugger Robot · 1 year, 5 months ago
- 37f900c Add aconfig flags and a generic generated library plugin module for cc by Joe Onorato · 1 year, 5 months ago
- 8bad43a Merge "Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk" into main by Treehugger Robot · 1 year, 5 months ago
- 6fe59eb Track transitive usage of aconfig flags and add LOCAL_ACONFIG_FILES to Android-<product>.mk by Joe Onorato · 1 year, 6 months ago
- 8a35a6f Pass declarations as separate arguments by Zhi Dou · 1 year, 5 months ago
- 2f99c47 Add aconfig dump of all aconfig_declarations modules. by Joe Onorato · 1 year, 6 months ago
- 981c926 Rename device_config --> aconfig and definitions --> declarations by Joe Onorato · 1 year, 6 months ago