commit | 186a6c0b556136fdfbfda79b53eaa3ac128f206c | [log] [tgz] |
---|---|---|
author | Lakshman Annadorai <lakshmana@google.com> | Tue Nov 17 16:43:15 2020 -0800 |
committer | Lakshman Annadorai <lakshmana@google.com> | Wed Dec 02 15:31:39 2020 -0800 |
tree | ec2ed83f5894170fb50b7cf861e4e321b05cc2f9 | |
parent | d2de7f27f301ca5ce1a432c13424797d8d6d88ca [diff] |
Test WatchdogProcessService ANR APIs and ... ... WatchdogServiceHelper integration with WatchdogProcessService. Test: Unit-tests pass. Bug: 167240592 Bug: 171422266 Change-Id: I3b3f460200f8da2fcc5d0a2a193e3f7db5cb11d5
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.