..
aconfig_declarations.go
Handle the case where the release value set is a list.
2023-10-13 16:45:51 -07:00
aconfig_declarations_test.go
Pass declarations as separate arguments
2023-07-19 18:04:24 +00:00
aconfig_value_set.go
Have ConvertWBp2build use Bp2buildMutatorContext
2023-09-20 14:49:35 +00:00
aconfig_value_set_test.go
Rename device_config --> aconfig and definitions --> declarations
2023-06-21 15:16:23 -07:00
aconfig_values.go
Have ConvertWBp2build use Bp2buildMutatorContext
2023-09-20 14:49:35 +00:00
aconfig_values_test.go
Rename device_config --> aconfig and definitions --> declarations
2023-06-21 15:16:23 -07:00
all_aconfig_declarations.go
Add aconfig dump of all aconfig_declarations modules.
2023-06-23 15:21:42 -07:00
Android.bp
build system implementation for c/cpp test mode codegen
2023-09-20 14:27:18 +00:00
cc_aconfig_library.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
cc_aconfig_library_test.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
init.go
aconfig/init.go: fix copy and paste mistakes
2023-11-20 16:21:36 +01:00
java_aconfig_library.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
java_aconfig_library_test.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
rust_aconfig_library.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
rust_aconfig_library_test.go
Remove "Test" prop from xx_aconfig_library build rules
2023-11-13 16:01:13 -08:00
testing.go
Support aconfig_declarations, aconfig_values and aconfig_value_set
2023-09-09 12:33:40 -07:00