commit | 155a470eb2dc39e7e0da9df59e111094266704a3 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat May 30 17:00:40 2020 +0000 |
committer | Bill Yi <byi@google.com> | Sat May 30 17:00:40 2020 +0000 |
tree | cfdbb73312dc7510823e8cde1c150c1d58a846e6 | |
parent | 98ab7c2da4b9496e31aa4524e2d7dc53d9874094 [diff] |
Import translations. DO NOT MERGE Auto-generated-cl: translation import Change-Id: Iaa2fb84c486df9959997db9cc9009aff67c5573c
Native (C++) code format is required to be compatible with .clang-format file. Run
git clang-format --style=file --extension='h,cpp,cc' HEAD~
Note that clang-format is not desirable for Android java files. Therefore the command line above is limited to specific extensions.