commit | 9a0b4e7780a454c1a3d84503d61b1a37f493a4dc | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Fri Aug 09 02:34:41 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Aug 09 02:34:41 2019 +0000 |
tree | 54eb808c1141e7efb888b6687f2932b9f61d2781 | |
parent | 941abc047f7a123500e18dd8f5cf222a4db61d3a [diff] | |
parent | f1702e91bd3597627e187d27f18abf8db3e317c3 [diff] |
Merge "Remove Mockito from static libs in android.car.testapi"
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.