commit | f5c9c388eece836bb9442a78a7a88cda173b1a56 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Fri Nov 27 02:32:06 2020 -0800 |
committer | Bill Yi <byi@google.com> | Fri Nov 27 02:32:06 2020 -0800 |
tree | 98dca9e7027217844b8105aa74ac64469e5c832b | |
parent | d4483457529dcd3ba32d6ada14d860be2e63d818 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I298e6a8d6986fd1877c0f4f48b3976fc0c9114e0
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.