Loading core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> --> Loading Loading
core/res/AndroidManifest.xml +1 −1 Original line number Diff line number Diff line Loading @@ -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> --> Loading