Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 2f3428ec authored by Christian Frank's avatar Christian Frank Committed by Android (Google) Code Review
Browse files

Merge "Change MANAGE_MUSIC_RECOGNITION permission to signature|privileged."

parents 2449f0e1 3f1dfd1d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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> -->