commit | 330f2d053189b4204f97bb2a72394aafb7e5aeaa | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Thu Jul 22 00:00:30 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Jul 22 00:00:30 2021 +0000 |
tree | 897947e6d585a12145ee6a182f4531e85c994f71 | |
parent | 6223d636381ed8f153ac18578c954afbe622b066 [diff] | |
parent | e664dae78225c9e0bd1db780c2ef2f28a4064155 [diff] |
Merge "Import translations. DO NOT MERGE ANYWHERE" into rvc-qpr-dev
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.