platform_build/tools/aconfig
Zhi Dou af81e20653 aconfig: change java flag method name to camelCase
Before java code will directly use the flag name as the method name.
This change adds funciton to try the best to convert flag name to
camelCase, and then use the camelCase string as the method name in the
generated code.

Bug: 279483816
Test: atest aconfig.test aconfig.test.java
Change-Id: I45fc6df46c9d535cd38a657a41313202f9b660af
2023-06-16 12:40:40 +00:00
..
protos aconfig: add namespace field to flag_declaration and parsed_flag 2023-06-08 11:27:57 +02:00
src aconfig: change java flag method name to camelCase 2023-06-16 12:40:40 +00:00
templates Merge "aconfig: Java codegen iteration 1" 2023-06-14 13:21:16 +00:00
tests aconfig: change java flag method name to camelCase 2023-06-16 12:40:40 +00:00
.gitignore aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Android.bp Fix build breakage 2023-06-09 13:39:41 -07:00
build.rs aconfig: add support for cargo 2023-05-03 09:41:11 +02:00
Cargo.toml aconfig: improve code diffs in tests 2023-06-08 11:27:59 +02:00
MODULE_LICENSE_APACHE2 aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
OWNERS aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
PREUPLOAD.cfg aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00
rustfmt.toml aconfig: add project scaffolding 2023-05-02 17:36:30 +02:00