commit | d09603e561389ba4c0f0080cfe6ea23f1ecee202 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Tue Jun 01 18:46:09 2021 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Tue Jun 01 18:46:09 2021 +0000 |
tree | 6c18f29243ea92f24177e662392c678521687514 | |
parent | fdefbceb459a870fe344fb74e42dd21ad67ab00b [diff] | |
parent | c0d9ec81b2554510e770b4007fdd064b81c0ff8d [diff] |
Merge "Updated WHEEL_TICK documentation to match that in the types.hal." 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.