commit | e3ce9f4e4d67b4753a4369a8531b37328a55c78f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu May 27 07:45:09 2021 +0000 |
committer | Bill Yi <byi@google.com> | Thu May 27 07:45:09 2021 +0000 |
tree | 78bb88bd77845d8e92a7ec8e7538ef9cf4908c6d | |
parent | fbbe92b8ffc13bf816c8267a7c4d8838fd39ab89 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: If5d82748bdf45376ceaac9e27f28bb271daf8065
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.