commit | 6d546271b27782ef40665f766c8f5e637a520ec7 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Tue Aug 17 13:56:13 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Mon Oct 25 13:55:25 2021 +0800 |
tree | 89b39d8a8c0ecaecc6dbcb65e2854a902215b95d | |
parent | 52c5bf2b6f5b919415c052daef9bae4d0728419d [diff] |
Bypass cellular battery stats test if telephony is not supported This test requires a cell network so the test will be failed if the device does not support telephony. Add a condition to check if the device supports telephony and skip cellular battery stats test if telephony is not supported. Bug: 196231205 Test: atest CtsNetTestCases:BatteryStatsManagerTest Change-Id: I9ddc1da2a3f83f3fd2ab59059185f2f7a8d08701 Merged-In: I9ddc1da2a3f83f3fd2ab59059185f2f7a8d08701