commit | 5a25a2d6595de203c7a202549655db352e6c4f84 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Apr 22 20:23:19 2021 +0000 |
committer | Bill Yi <byi@google.com> | Thu Apr 22 20:23:19 2021 +0000 |
tree | 652f672aa9e792e292624e87a5e3ab37360479a6 | |
parent | 36666fb68ecfbdd1198676f780f4fe704c12f640 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I56a4532d2bed9d6d4f8b8ab302563a81c001b448
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.