commit | 04151cafa131e782cff0996042365e709d082ce5 | [log] [tgz] |
---|---|---|
author | Tyler Trephan <tylertrephan@google.com> | Tue May 11 19:43:05 2021 -0700 |
committer | Tyler Trephan <tylertrephan@google.com> | Tue Jun 01 10:56:35 2021 -0700 |
tree | a41eb43d5b1ec4c35e5f9dd891b3d4dc502d752d | |
parent | abe293677fa456efa0f1a5bf5742e27634283b6d [diff] |
Updated PERF_VEHICLE_SPEED documentation to detail rate, type, and behavior if vehicle is moving backwards. Test: None Bug: 186168682 Change-Id: Ic6058cc2fa76d48638ef411b51327829219065fd
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.