Merge "Add 'module' permission flag into the permission 'START_VIEW_PERMISSION_USAGE'"
This commit is contained in:
committed by
Android (Google) Code Review
commit
fd723c205c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user