commit | a13a472b418825045a3881a9f26e7c41b2525e28 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Mar 24 09:15:42 2021 +0000 |
committer | Bill Yi <byi@google.com> | Wed Mar 24 09:15:42 2021 +0000 |
tree | 3e2cab382bb8de747e445fba86cc9bee209f0df8 | |
parent | aa22a8befa031b00d818496ce0432a736c8d5957 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Ic8be66c5b13261eff8d1d7710d1cc40193b1b213
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.