diff options
author | 2021-06-29 16:53:00 -0700 | |
---|---|---|
committer | 2021-07-12 16:10:44 -0700 | |
commit | cc8287c49442ccf8de35a3e49112c5cdfca70fc6 (patch) | |
tree | b1879b3de6f5b2e716c17b2851da4bab7b60a34c /java/java.go | |
parent | b9386b703e2ca0877cc40c190923fc517374f71a (diff) |
convert flag options and values in the same line
1. Added the logic in the `androidmk` tool, to convert the flag options and their
corresponding values in the same line;
2. The flags for cc-type modules include asflags, cflags, clang_asflags, clang_cflags,
conlyflags, cppflags, ldflags, and tidy_flags;
3. The flags for java-type modules include apptflags, dxflags,
javacflags, and kotlincflags;
4. Two unit tests were added.
Bug: 192401704
Test: m androidmk
Test: TreeHugger
Change-Id: I2973ad49812e891079cd488e993f2d12c4da3797
Diffstat (limited to 'java/java.go')
0 files changed, 0 insertions, 0 deletions