Provide an example for FLAG_PERMISSION_SELECTED_LOCATION_ACCURACY
Fix: 180126021 Test: no need to test Change-Id: I279142bf94a0815b2e37e50c8afbf394edbca000
This commit is contained in:
@@ -4054,6 +4054,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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user