Merge "Add installer flag to MANAGE_NOTIFICATION_LISTENERS"

This commit is contained in:
Eugene Susla
2020-10-15 16:33:33 +00:00
committed by Android (Google) Code Review

View File

@@ -4521,7 +4521,7 @@
<!-- @SystemApi @TestApi Allows adding/removing enabled notification listener components.
@hide -->
<permission android:name="android.permission.MANAGE_NOTIFICATION_LISTENERS"
android:protectionLevel="signature" />
android:protectionLevel="signature|installer" />
<uses-permission android:name="android.permission.MANAGE_NOTIFICATION_LISTENERS" />
<!-- Allows notifications to be colorized