commit | 96e5bc4204885182eec0c133737a758dc832f47f | [log] [tgz] |
---|---|---|
author | Bill Yi <byi@google.com> | Mon Nov 16 04:41:29 2020 +0000 |
committer | Bill Yi <byi@google.com> | Mon Nov 16 04:41:29 2020 +0000 |
tree | 8b636d12fc74596c7ffc2299b345fae64c0fb4b3 | |
parent | bc22690f22a8a95a75376a0769af8a9d1009bd05 [diff] |
Import translations. DO NOT MERGE ANYWHERE Auto-generated-cl: translation import Change-Id: I4c25e0de002c9f301fe7f5267f7ae1a749f3d256
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.