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

Commit fadb97cc authored by Guojing Yuan's avatar Guojing Yuan Committed by Automerger Merge Worker
Browse files

Merge "Provide an example for FLAG_PERMISSION_SELECTED_LOCATION_ACCURACY" into...

Merge "Provide an example for FLAG_PERMISSION_SELECTED_LOCATION_ACCURACY" into sc-dev am: bade2943

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/13562598

MUST ONLY BE SUBMITTED BY AUTOMERGER

Change-Id: Ib1767dcb165c07afd37c19f81f0aee52de709bda
parents 148ed73a bade2943
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -4072,6 +4072,8 @@ public abstract class PackageManager {
    /**
     * Permission flag: This location permission is selected as the level of granularity of
     * location accuracy.
     * Example: If this flag is set for ACCESS_FINE_LOCATION, FINE location is the selected location
     *          accuracy for location permissions.
     *
     * @hide
     */