commit | ee580639bf3eba5b8d76c1abba1fd226d2f8c02b | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jun 29 14:56:53 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 29 14:56:53 2021 +0000 |
tree | 9cb2e8099989c7f6bcab8600b8a03ae1ce121d16 | |
parent | b7c95c2eeb51224bf9ecc8472137f03868239a44 [diff] | |
parent | 3d10f3604f19da8a988b42033059077a956b8d32 [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.