commit | a1f868e78ee87bff55d10ad60f28f1e4a803043c | [log] [tgz] |
---|---|---|
author | Benjamin Schwartz <bsschwar@google.com> | Mon May 06 11:31:49 2019 -0700 |
committer | Benjamin Schwartz <bsschwar@google.com> | Fri May 10 10:23:01 2019 -0700 |
tree | 0efc6551215c68cae7fd64a6acd569c6d72a02dc | |
parent | 4122b0cd017bdc5199f5cf76752fc2c0d1cc692a [diff] |
power.stats: Modify wlan data provider to not fail if wifi off Previous the WlanStateResidencyDataProvider was returning a failure when it failed to open the wlan node to read the wlan power stats. This node is not avaiable when wifi is off. Since this is intended behavior we should not return a failure. Bug: 130202935 Test: vts-tradefed run vts -m VtsHalPowerStatsV1_0Target Change-Id: I9fa288bcb41c8ce07f40d580c1f82a809b3367f8