commit | 7c3802e47d7c78a0848a9f6ba291534f4093feeb | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sun Oct 31 04:28:19 2021 +0000 |
committer | Bill Yi <byi@google.com> | Sun Oct 31 04:28:19 2021 +0000 |
tree | 0a11bef2fbc5452eac540b35a0f655f784cd98da | |
parent | e6b08c34ac5329d737ee67fc145655cb83dae5f6 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I8e329ecc32eb8129be873895cd1ea2f88dd01d69
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.