Merge "Provide an example for FLAG_PERMISSION_SELECTED_LOCATION_ACCURACY" into sc-dev

This commit is contained in:
Guojing Yuan
2021-02-19 19:10:25 +00:00
committed by Android (Google) Code Review

View File

@@ -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
*/