Merge "Change MANAGE_MUSIC_RECOGNITION permission to signature|privileged."

This commit is contained in:
Christian Frank
2021-01-26 22:49:00 +00:00
committed by Android (Google) Code Review

View File

@@ -5145,7 +5145,7 @@
<!-- @SystemApi Allows an application to manage the music recognition service.
@hide <p>Not for use by third-party applications.</p> -->
<permission android:name="android.permission.MANAGE_MUSIC_RECOGNITION"
android:protectionLevel="signature" />
android:protectionLevel="signature|privileged" />
<!-- @SystemApi Allows an application to manage the content suggestions service.
@hide <p>Not for use by third-party applications.</p> -->