commit | db6fca8de94709f081f9db73791a2a2ef3d2f355 | [log] [tgz] |
---|---|---|
author | Howard Ro <yro@google.com> | Fri May 10 14:28:15 2019 -0700 |
committer | Howard Ro <yro@google.com> | Fri May 10 14:28:15 2019 -0700 |
tree | a4d73f9951573bdccc09088ba5d97af69b90fe79 | |
parent | 386d9b676cb52b88cb2a7f2456f5f2eda146798e [diff] |
Fix BatteryCycleCount CTS test For a new batteries, battery cycle count can be 0, which will fail the test. So we are changing the cycle count check to be >= 0 rather than > 0. Bug: 130783352 Test: builds + passes Change-Id: Ib01741ca07045783635289abaafb36f22cf937a7