Merge "Add 'module' permission flag into the permission 'START_VIEW_PERMISSION_USAGE'"

This commit is contained in:
Mohamed Magdi
2023-01-03 17:48:55 +00:00
committed by Android (Google) Code Review

View File

@@ -5977,7 +5977,7 @@
<permission android:name="android.permission.START_VIEW_PERMISSION_USAGE"
android:label="@string/permlab_startViewPermissionUsage"
android:description="@string/permdesc_startViewPermissionUsage"
android:protectionLevel="signature|installer" />
android:protectionLevel="signature|installer|module" />
<!--
@SystemApi