commit | f5ed300dfc68ffa588e0ddd9dbc7d2ef745835a5 | [log] [tgz] |
---|---|---|
author | Inseob Kim <inseob@google.com> | Fri Jan 07 19:17:29 2022 +0900 |
committer | Inseob Kim <inseob@google.com> | Fri Jan 07 19:44:11 2022 +0900 |
tree | 4c01fc1d9dc2616b17bc7985e295b4b6aef083b7 | |
parent | fe306aba98780d495601e29a54055db868f57182 [diff] |
Fix format Test: gofmt Change-Id: Ib88fea484cb8b71ae940fe8c21b2c687eba2d019
diff --git a/android/variable.go b/android/variable.go index a6156b1..06a563a 100644 --- a/android/variable.go +++ b/android/variable.go
@@ -124,6 +124,7 @@ Shared_libs []string Cmdline []string + Srcs []string Exclude_srcs []string }