Merge "Make loc bg perm restricted" into qt-dev

This commit is contained in:
Philip P. Moltmann
2019-05-23 23:29:24 +00:00
committed by Android (Google) Code Review

View File

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