commit | 522614c83202ebc139b34b1992c5ae419ce53d82 | [log] [tgz] |
---|---|---|
author | Roshan Pius <rpius@google.com> | Thu Dec 06 15:29:15 2018 -0800 |
committer | Roshan Pius <rpius@google.com> | Fri Dec 07 15:32:16 2018 -0800 |
tree | 268ffb04e55a6a02b36ec02319e38d9082178f7f | |
parent | 8d11a37e0cd38876876297ba4c20570e8f87a2ad [diff] |
WifiScanningService: Ignore location settings for single scan Ignore location settings for single scan requests with ignoreLocationSettings field set. We already check for LOCATION_HARDWARE permission. So, all callers of this API surface should have access to this field. Bug: 119140584 Test: frameworks/opt/net/wifi/tests/wifitests/runtests.sh Test: Verified scans are working from settings menu. Change-Id: I700ff63ca83ccaf97850b16d90dd34130a3cca68