Merge "Change MANAGE_MUSIC_RECOGNITION permission to signature|privileged."
This commit is contained in:
committed by
Android (Google) Code Review
commit
2f3428ec0f
@@ -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> -->
|
||||
|
||||
Reference in New Issue
Block a user