commit | 2e34e5ae7efb1fe39ba6a7d00d78d7669de27d92 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Nov 09 18:41:48 2020 -0800 |
committer | Bill Yi <byi@google.com> | Mon Nov 09 18:41:48 2020 -0800 |
tree | 8dfcf769fd7fea0c2c12b5b8ac29503876fa1009 | |
parent | 55c4784e57b1af181f8a1c2247ab8c1474f1713f [diff] |
Import translations. DO NOT MERGE Auto-generated-cl: translation import Change-Id: I6511feabaf497687356dfd82df309fc6dc6674aa
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.