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

Commit a51e4d76 authored by Soonil Nagarkar's avatar Soonil Nagarkar
Browse files

Add permissions javadoc

Bug: 171512333
Test: none
Change-Id: I6b7159dec4ddc69c944616ea17e99d328f2f2db5
parent 3cf4299a
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -2601,6 +2601,9 @@ public class LocationManager {
     * Returns the batch size (in number of Location objects) that are supported by the batching
     * interface.
     *
     * Prior to Android S this call requires the {@link Manifest.permission#LOCATION_HARDWARE}
     * permission.
     *
     * @return Maximum number of location objects that can be returned
     * @deprecated Do not use
     * @hide