commit | 4ae9678ae9981d6030bb9014b96419aaae5e6b1a | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Jun 25 21:11:54 2021 +0000 |
committer | Bill Yi <byi@google.com> | Fri Jun 25 21:11:54 2021 +0000 |
tree | b813289855d6973f250421ac00d05121bd09fa00 | |
parent | 1d15de0c9fab811621bc6ba867641588ca35b9d6 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I0c4a3e15faaa3e0a9340508ba3b62eab3d5ee6c7
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.