Merge "Fixed a typo" into mnc-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
a0a71d8a22
@@ -1302,7 +1302,7 @@ public class WifiManager {
|
||||
* Return the results of the latest access point scan.
|
||||
* @return the list of access points found in the most recent scan. An app must hold
|
||||
* {@link android.Manifest.permission#ACCESS_COARSE_LOCATION ACCESS_COARSE_LOCATION} or
|
||||
* {@link android.Manifest.permission#ACCESS_COARSE_LOCATION ACCESS_FINE_LOCATION} permission
|
||||
* {@link android.Manifest.permission#ACCESS_FINE_LOCATION ACCESS_FINE_LOCATION} permission
|
||||
* in order to get valid results.
|
||||
*/
|
||||
public List<ScanResult> getScanResults() {
|
||||
|
||||
Reference in New Issue
Block a user