platform_build/tools/aconfig
Zhi Dou b095acbc57 aconfig: change Map.of to Map.ofEntries in FakeFeatureFlagsImp
Map.of can only take 10 entries. Map.ofEntries uses variable arguments.

Bug: 303045451
Test: atest AconfigJavaHostTest
Change-Id: I26a3fa0b8a731f9203934d4a800a5c695cfc730f
2023-10-02 23:57:10 +00:00
..
fake_device_config make fake_device_config buildable on host 2023-08-30 11:39:29 -07:00
printflags printflags: include device_config values 2023-09-27 10:42:04 +02:00
protos aconfig: add fixed read only flag 2023-08-24 17:35:18 +00:00
src aconfig: change Map.of to Map.ofEntries in FakeFeatureFlagsImp 2023-10-02 23:57:10 +00:00
templates aconfig: change Map.of to Map.ofEntries in FakeFeatureFlagsImp 2023-10-02 23:57:10 +00:00
tests aconfig: re-enable development with cargo 2023-09-04 13:22:28 +02:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Android.bp printflags: introduce device tool to print feature flags 2023-09-22 13:47:49 +02:00
build.rs aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aconfig: add proto bug field 2023-06-22 16:50:33 +02:00
MODULE_LICENSE_APACHE2
OWNERS
PREUPLOAD.cfg
rustfmt.toml
TEST_MAPPING Create the TEST_MAPPING file 2023-08-21 17:23:14 +08:00