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

Commit df1335c4 authored by Mark Harman's avatar Mark Harman
Browse files

Fix warning.

parent 55d02869
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -170,7 +170,7 @@ public class LocationSupplier {
        }
    }

    /* Best to only call this from MainActivity.initLocation().
    /** Best to only call this from MainActivity.initLocation().
     * @return Returns false if location permission not available for either coarse or fine.
     *         Important to only return false if we actually want/need to ask the user for location
     *         permission!