commit | 4e415edecdab3b3e7a5681e10552e2d5720c01ef | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Fri Oct 19 13:41:52 2018 -0700 |
committer | Roshan Pius <rpius@google.com> | Tue Nov 06 13:46:30 2018 -0800 |
tree | e26f8b3e6953113005c2f3270a33e6ca7bfd9c0f | |
parent | 3d171b2a0f6c78437e2c529f056f405357a462d7 [diff] |
WifiManager: Mark isScanAlwaysAvailable() deprecated This API is useful for the apps to decide when they can issue a scan request. Since WifiManager.startScan() is deprecated, this should be too. There is no functionality change for now, just a warning that this will go away along with startScan(). Bug: 74448981 Test: `make api-stubs-docs-update-current-api` Change-Id: I5310dc53dae244d7a99319bbde111254e9097a14