commit | 3496ab537b20ab9abce2e6ee0b76ba94a0249412 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Aug 18 07:34:31 2021 -0700 |
committer | Bill Yi <byi@google.com> | Wed Aug 18 07:34:31 2021 -0700 |
tree | 15f3f3ea0ab1829373086fafde6391b447186dde | |
parent | ff9b21f9dd632e114b794a5efbd4320d1376798c [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I46fd35284bb04fe0c75d5278647cade6cd6c734a
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.