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

Commit fe98cbc4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Make CAPTURE_VIDEO_OUTPUT privileged again"

parents 7ad45662 4119623c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3345,7 +3345,7 @@
          @hide
          @removed -->
    <permission android:name="android.permission.CAPTURE_VIDEO_OUTPUT"
        android:protectionLevel="signature" />
        android:protectionLevel="signature|privileged" />

    <!-- Allows an application to capture secure video output.
         <p>Not for use by third-party applications.</p>