commit | f792dae5e0a3be0488abc5a2622a42500884c208 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Wed Mar 24 06:45:44 2021 +0000 |
committer | Bill Yi <byi@google.com> | Wed Mar 24 06:45:44 2021 +0000 |
tree | e01be0aa582a4aba9a8505a59e4931889a50e633 | |
parent | ba9f152133b08ab619dc7f9662a668de5dd3dfab [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I5f9756a4117ad05436882e61ad246515e9b63c3d
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.