platform_build/tools/aconfig
Joe Onorato 03d53f7d2d Add a fake library that contains the minimum DeviceConfig that aconfig code needs to compile.
The aconfig-generated code in the framework is added with srcjars. To
get those srcjars, we still need a java_aconfig_library.  This class is
there to allow that to compile, even though those compiled .jar files
are not actually used.

Bug: 293195086
Test: m
Change-Id: I34c21925fbc5912a34fea3e7796d5e0c77c9a4af
2023-08-20 07:40:44 -07:00
..
fake_device_config Add a fake library that contains the minimum DeviceConfig that aconfig code needs to compile. 2023-08-20 07:40:44 -07:00
protos aconfig: add proto bug field 2023-06-22 16:50:33 +02:00
src Update codegen to use single channel in sys prop 2023-08-17 13:48:42 +00:00
templates Update codegen to use single channel in sys prop 2023-08-17 13:48:42 +00:00
tests Add rust_test with rust_aconfig_library in test mode 2023-08-11 21:41:13 +00:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Android.bp Add rust_test with rust_aconfig_library in test mode 2023-08-11 21:41:13 +00: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-06-30 03:28:02 +00:00