Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ef6890a6 authored by Fyodor Kupolov's avatar Fyodor Kupolov Committed by Android Git Automerger
Browse files

am 5fe9b5d4: am 142e21b2: am bcf1c522: am c00d2713: am a0a71d8a: Merge "Fixed a typo" into mnc-dev

* commit '5fe9b5d4':
  Fixed a typo
parents 4fe9681c 5fe9b5d4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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() {