commit | 11d3114efab99f944f978ed15e81246341e12149 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sun Apr 11 17:18:29 2021 +0000 |
committer | Bill Yi <byi@google.com> | Sun Apr 11 17:18:29 2021 +0000 |
tree | 421436e627ecb2e9900b0597db8a5b1ff8d7ffe5 | |
parent | c4d0b0905bb7b6c816fa81aebdea46100b80e16c [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I1496b22fe89450242936e9bc6866d0fd6db15e5d
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.