commit | 8600ad46f8dfb26fc47d687fc8ef7aa42f592820 | [log] [tgz] |
---|---|---|
author | TreeHugger Robot <treehugger-gerrit@google.com> | Mon Mar 16 19:25:52 2020 +0000 |
committer | Android (Google) Code Review <android-gerrit@google.com> | Mon Mar 16 19:25:52 2020 +0000 |
tree | b6b443db3d9b0b5ef57ad3233f4a92927baddf2d | |
parent | 5ccad09bed23d97540472358aed6b8296976c26b [diff] | |
parent | acffb6d8861edb3d10086f20db38742a4daac1a0 [diff] |
Merge "Add debug logs to WatchdogProcessService" into rvc-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.