commit | 250f3ba82ad717d300279b4ec1cdf6561a3a4671 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Apr 26 19:55:29 2021 +0000 |
committer | Bill Yi <byi@google.com> | Mon Apr 26 19:55:29 2021 +0000 |
tree | 4ae5e77abdab2f6ef667df72705f4bb5d553e74c | |
parent | 480e977b00412b3a3bcfe1d17cf532d9cbdc639d [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I7eb634392b44f2ebe6bba9c5b31cfa15ecb5c493
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.