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

Commit 4f777f5c authored by Dennis Kiilerich's avatar Dennis Kiilerich Committed by Android (Google) Code Review
Browse files

Merge "Make CAPTURE_SECURE_VIDEO_OUTPUT permission a role permission as well" into main

parents 71e98529 58b3e584
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -6200,7 +6200,7 @@
          @hide
          @hide
          @removed -->
          @removed -->
    <permission android:name="android.permission.CAPTURE_SECURE_VIDEO_OUTPUT"
    <permission android:name="android.permission.CAPTURE_SECURE_VIDEO_OUTPUT"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|role" />


    <!-- Allows an application to know what content is playing and control its playback.
    <!-- Allows an application to know what content is playing and control its playback.
         <p>Not for use by third-party applications due to privacy of media consumption</p>  -->
         <p>Not for use by third-party applications due to privacy of media consumption</p>  -->