commit | e6d18022cc1017deb756e83c23451e57cb7261fa | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Thu Nov 26 23:15:18 2020 -0800 |
committer | Bill Yi <byi@google.com> | Thu Nov 26 23:15:18 2020 -0800 |
tree | e9f2a26469f6dc46affc1914f04fb9aefadf768e | |
parent | aacca2f5617b93fe122517ae9f6d49f48e75e922 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I429e3b5921c2f0e3bda471a5fc00b866bb014bd6
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.