commit | 3c9c1ac796743d3f8f3e8a27a6070e8a9e520648 | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Sun Feb 14 17:17:06 2021 -0800 |
committer | Bill Yi <byi@google.com> | Sun Feb 14 17:17:06 2021 -0800 |
tree | 99175a1b09610fff8ef17cbeca8958bb95c43cc8 | |
parent | 18e465b626ebd1d1d4caf7ab7d123db8769dd633 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: If0902f74febabbff5e5921ade5c6e2fce6440659
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.