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

Commit 6f4e8525 authored by Patrick Williams's avatar Patrick Williams
Browse files

Update READ_FRAME_BUFFER permission docs

Bug: 428951463
Flag: EXEMPT DOCS_ONLY
Test: n/a - only updating docs
Change-Id: Id95678b3e648341260f6c10ce5a6b4fc5fe4e4fd
parent 30c31dce
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -6674,7 +6674,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