commit | 6af05c6ca8ba3bc4da287c450e0e575ef9a5011a | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Aug 05 15:04:29 2019 -0700 |
committer | Bill Yi <byi@google.com> | Mon Aug 05 15:04:29 2019 -0700 |
tree | 19be2f97d5358e9df5efaad904dc57a3a5ed41cb | |
parent | 7a3066a2d045f5a7fdbd02f6bf9ff9d049177f7c [diff] |
Import translations. DO NOT MERGE Auto-generated-cl: translation import Bug: 64712476 Change-Id: Id9b5f35f0394cc203295f7d1d197ed555eb37235
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.