commit | 5928ffa6a03afacc355753cc50c1361bdc2a5931 | [log] [tgz] |
---|---|---|
author | Jun Wang <jjunwangg@google.com> | Sat Aug 24 00:19:47 2019 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Sat Aug 24 00:19:47 2019 +0000 |
tree | 0993886b549f0d1de0a5f81f6ddbf8af128aec4c | |
parent | 1da946c6f8e254c3f3cff3cbc9effca54b4e4c54 [diff] | |
parent | e6f363b0cbf421a1ae3a83a807cc9a1ad31362ee [diff] |
Merge "add test mapping to car service"
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.