commit | f6f13dcee9bf43569bc91455f42be6cd28b9617d | [log] [tgz] |
---|---|---|
author | Guang Zhu <guangzhu@google.com> | Mon Jul 19 16:55:04 2021 +0000 |
committer | Guang Zhu <guangzhu@google.com> | Mon Jul 19 16:56:39 2021 +0000 |
tree | 89779d3f721d442e25c9fb7397f9db8bddcea9bb | |
parent | f6f891ba3ca1c7f64389de2d91cbb13187a3f7df [diff] |
Remove DeviceHealthTests This test has been deprecated and replaced by DeviceHealthChecks a long time ago, but it was never cleaned up. On top of that, the crash checks in this test has been broken since Q release, leaving confusions for users: they are not actually getting the coverage of crash checks since all the crash checks will be reporting passing regardless of actual failures. Bug: 193459993 Change-Id: If5f94827c53f207fa48af097a0103d99932780f0 Test: compile, presubmit