commit | d4c6eeb6ff3794262231da95174156dcd86488c7 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sun Dec 06 18:44:14 2020 -0800 |
committer | Bill Yi <byi@google.com> | Sun Dec 06 18:44:14 2020 -0800 |
tree | b13ff98b6e1846ec99dd0a693628612b48d81203 | |
parent | 0169d53c635fc1b0b83111747ace2e1a22ae07a3 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I00f4506ef4f78088e714404a5e6ce454536f1acb
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.