commit | bf30b3b86e9489bece3f5ac80ee37300080b429c | [log] [tgz] |
---|---|---|
author | Tyler Trephan <tylertrephan@google.com> | Fri Jun 04 15:58:43 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Fri Jun 04 15:58:43 2021 +0000 |
tree | 239f6f01919d105b3fe3cb31dbaf1d2ae64a561b | |
parent | cbab704881f7409baed66ed26c4be57d31355190 [diff] | |
parent | 04151cafa131e782cff0996042365e709d082ce5 [diff] |
Merge "Updated PERF_VEHICLE_SPEED documentation to detail rate, type, and behavior if vehicle is moving backwards." into sc-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.