commit | 3542968ab20bc1e576d0686188bd607b8ef08ebf | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Wed Sep 09 20:04:00 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Wed Sep 09 20:04:00 2020 +0000 |
tree | c2bdaa78b2e3f709b7fb210572968ad06662330f | |
parent | b4723613b861a90f1b2ac810917ad3b9ad1c152b [diff] | |
parent | 2ac089c9976073bdf45845b9787c828e4b68efe8 [diff] |
Merge changes from topics "aae-watchdog-vhal-integration", "aae_new_vhal_healthcheck" * changes: Implement VHAL health check Integrate car watchdog into VHAL
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.