aconfig: Add codegen for java

Add codegen for java skeleton

Bug: 279485059
Test: atest aconfig.test
Change-Id: Ia0481cec9c2e137e88e9a77d1b82412529b64adc
This commit is contained in:
Zhi Dou
2023-05-10 04:02:33 +00:00
parent ef0a2c21dd
commit eb74489b3a
6 changed files with 185 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ rust_defaults {
"libprotobuf",
"libserde",
"libserde_json",
"libtinytemplate",
],
}