commit | 114a5b2fd3d53c452280fb77d3bc8c7976181515 | [log] [tgz] |
---|---|---|
author | Aaron Huang <huangaaron@google.com> | Fri Aug 06 17:53:14 2021 +0800 |
committer | Aaron Huang <huangaaron@google.com> | Tue Aug 17 07:12:54 2021 +0000 |
tree | f2645a1d2b8422004eeb534779a16f45a54178bb | |
parent | 3d45c4e432191802b673a996174f346f8c46e282 [diff] |
Skip wifi stats test if link layer stats is not supported Wifi link layer is an optional feature so this test will be failed on wifi stats check if a device does not support it. Add a check to know if the device supports wifi link layer stats and skip it if it is not supported. Bug: 195518957 Test: CtsNetTestCases:BatteryStatsManagerTest Change-Id: I592dd5f1d6e13b020beadb11b9d913857a82e524 Merged-In: I592dd5f1d6e13b020beadb11b9d913857a82e524