commit | 2bb56aa74dcad6946b1201cab016fd3f1fa410d7 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Mon Jun 06 15:25:37 2016 -0700 |
committer | Roshan Pius <rpius@google.com> | Mon Jun 06 15:25:37 2016 -0700 |
tree | 1c622bd194181062a1ff239b3ce88a91ca26a211 | |
parent | 5de778c46065cf6a72c2c0d124c0ac882e5b55fe [diff] |
WifiStateMachine: Return null link layer stats Modify |CMD_GET_LINK_LAYER_STATS| handling to return a null object when the stats cannot be retrieved from wifi HAL. We've added a feature check in |WifiServiceImpl.reportActivityInfo| method to check if the device supports link layer stats reporting or not. So, there is no need to fake an empty object if the retrieval fails. BUG:29117407 Change-Id: Iaf8e060912611773398210785ebfaae7371db77c