commit | 73ca358f89400b21d9e7ce40baa9bad780afccdb | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon May 10 16:39:59 2021 +0000 |
committer | Bill Yi <byi@google.com> | Mon May 10 16:39:59 2021 +0000 |
tree | 0291066fb174ab6b75dabaf70e009a9bbbe9e051 | |
parent | d4787118aab8bddd1f7dc9a6d4798f5620223c8a [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I9ffd4913aa53cf4ea3d1af2c210a7a585ff39c9a
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.