Make loc bg perm restricted
Fixes: 132175290 Test: Checked that restriction related flags are set in adb shell dumpsys package Change-Id: Idfc3a948713396f831530dd9e07c0a916c259e66
This commit is contained in:
@@ -913,6 +913,7 @@
|
||||
<permission android:name="android.permission.ACCESS_BACKGROUND_LOCATION"
|
||||
android:permissionGroup="android.permission-group.UNDEFINED"
|
||||
android:label="@string/permlab_accessBackgroundLocation"
|
||||
android:permissionFlags="hardRestricted"
|
||||
android:description="@string/permdesc_accessBackgroundLocation"
|
||||
android:protectionLevel="dangerous|instant" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user