commit | d3133ebf7628042908fd4306a06a04a01d858a06 | [log] [tgz] |
---|---|---|
author | Paul Murphy <paulmur@google.com> | Fri Feb 28 08:35:05 2020 -0800 |
committer | Paul Murphy <paulmur@google.com> | Fri Feb 28 09:20:15 2020 -0800 |
tree | 102e5282e8db3349386b2ae1a693b92714f02116 | |
parent | d506a78e94594be701b2a061cb48b5e2f5cf3908 [diff] |
CDM isDeviceAssociatedForWifiConnection returns false if no devices associated The expectation is that when a caller holds COMPANION_APPROVE_WIFI_CONNECTIONS permisison, isDeviceAssociatedForWifiConnection should always return true. In the previous case, at least one device had to exist for this to be the case. Bug: b/150459257 Test: A CTS test is what discovered the bug, and will be checked in alongside this change. Change-Id: If0a4dd427ebd437d7cd29810a26301b581ee3c75