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

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

Merge "Update javadoc for Display.isInternal" into main

parents 32a88780 b5d8d297
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -843,7 +843,8 @@ public final class Display {
    }

    /**
     * Check if this is a built-in display.
     * Check if this is a built-in display, i.e. one that is physically part of the device rather
     * than one connected via an external cable, or a Wi-Fi/Overlay/Virtual one.
     */
    @FlaggedApi(FLAG_DISPLAY_TOPOLOGY_API)
    public boolean isInternal() {