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

Commit edc46f42 authored by Nandana Dutt's avatar Nandana Dutt Committed by Android (Google) Code Review
Browse files

Merge "Make CAPTURE_SECURE_VIDEO_OUTPUT privileged again"

parents a075ef62 f806e33b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3352,7 +3352,7 @@
          @hide
          @removed -->
    <permission android:name="android.permission.CAPTURE_SECURE_VIDEO_OUTPUT"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|privileged" />

    <!-- @SystemApi 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>  -->