commit | aacca2f5617b93fe122517ae9f6d49f48e75e922 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Thu Nov 26 08:02:03 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Thu Nov 26 08:02:03 2020 +0000 |
tree | a2aec44ef7889beff94dcee6d791e47b66fee257 | |
parent | 17560aec8d9de8f3dc9c43fa342f246079d9d8bc [diff] | |
parent | bbb166e7e1d5a490670dd71b3c6b3f595c133bf6 [diff] |
Merge "Import translations. DO NOT MERGE ANYWHERE" into mainline-prod
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.