commit | b4e6f31fca558e5dd1670035b44bd5c051ed5a28 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu May 20 00:09:25 2021 +0000 |
committer | Bill Yi <byi@google.com> | Thu May 20 00:09:25 2021 +0000 |
tree | 98715cfa5b1ac9a59dd826dae07057a1b326b053 | |
parent | 5a8e2c03863781da91ba0ecdc0ebc60e2e9c4432 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I3eb74212ef7b672ac38babbb6f32322848d7964a
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.