..
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
Support a few more attrs in cc_aconfig_library.
2023-10-20 19:17:53 +00:00
cc_aconfig_library_test.go
build system implementation for c/cpp test mode codegen
2023-09-20 14:27:18 +00:00
init.go
build system implementation for c/cpp test mode codegen
2023-09-20 14:27:18 +00:00
java_aconfig_library.go
Allowlist fake_device_config in order to build some java_aconfig_library for host.
2023-10-13 20:50:56 +00:00
java_aconfig_library_test.go
Add test mode for java config modules
2023-07-28 05:30:25 -07:00
rust_aconfig_library.go
Add test mode support for rust_aconfig_library
2023-08-11 17:38:14 -04:00
rust_aconfig_library_test.go
Revert "fix failing rust_aconfig_library test"
2023-09-22 22:05:39 +00:00
testing.go
Support aconfig_declarations, aconfig_values and aconfig_value_set
2023-09-09 12:33:40 -07:00