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

Commit 30f05085 authored by Patrick Williams's avatar Patrick Williams Committed by Android (Google) Code Review
Browse files

Merge "Update READ_FRAME_BUFFER permission docs" into main

parents 585ba691 6f4e8525
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -6679,7 +6679,9 @@
        android:featureFlag="!com.android.graphics.surfaceflinger.flags.readback_screenshot" />
    <!-- Allows an application to take screen shots and more generally
         get access to the frame buffer data.
         get access to the frame buffer data. This permission does not grant
         the ability to capture secure content, which is guarded by the
         permission CAPTURE_BLACKOUT_CONTENT.
         <p>Not for use by third-party applications.
          @FlaggedApi(com.android.graphics.surfaceflinger.flags.Flags.FLAG_READBACK_SCREENSHOT)
          @SystemApi