commit | 41cffa95cfb835088fabb0657f2ac04a7fa1649d | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sat Mar 26 23:19:47 2022 +0000 |
committer | Bill Yi <byi@google.com> | Sat Mar 26 23:19:47 2022 +0000 |
tree | 65f9baeba008677d8bf26c7063604fea44ffe3f1 | |
parent | 33197cc1787fd8c43f3f73a76f31c922ac77ca0a [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I88abe8344e213bd9ed13db79829590621593777a
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.