commit | c53da5a3bc33b263df2fb773ec418de668467f21 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Jan 10 06:12:43 2022 +0000 |
committer | Bill Yi <byi@google.com> | Mon Jan 10 06:12:43 2022 +0000 |
tree | 87f8371c270c8bdd0b31529519a7fe05a347df07 | |
parent | cab7e4bf068e6216aa21956df40040b8c70fb911 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I050a01adf5b11145d280f2c566643595f6b54dea
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.