commit | 205751dc92ca033d28b3ca19cc876b0186063f02 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Aug 14 20:41:47 2020 -0700 |
committer | Bill Yi <byi@google.com> | Fri Aug 14 20:41:47 2020 -0700 |
tree | 73163f250a407819b26548c0916130f928240db0 | |
parent | f430ee42ed6c6333af909b863241fda48973d151 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: Id75d63aa18d4afae0a8ad1a0460847bd56e39ccf
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.