commit | 0c86714ac277093c055063a56c8428baecef1c85 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jun 18 01:56:19 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 18 01:56:19 2019 +0000 |
tree | cc1395a7cf2121cbe8c7ddb19a7948fb9e076559 | |
parent | 068794b9d9441a32aa4b9644cc33c4ca4f3f7f43 [diff] | |
parent | da9a0edff5d750ce883b655d1b633f800d0b9b55 [diff] |
Merge "Add missing product IDs to car-usb-handler" into qt-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.