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

Commit 8e203216 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Merge cherrypicks of ['googleplex-android-review.googlesource.com/27002088'] into 24Q2-release.

Change-Id: Iddfe96f1284901798025143ed9789056cc321075
parents 4fd0b958 68ae65c2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -108,8 +108,6 @@ final class ContentRecorder implements WindowContainerListener {
    ContentRecorder(@NonNull DisplayContent displayContent) {
        this(displayContent, new RemoteMediaProjectionManagerWrapper(displayContent.mDisplayId),
                new DisplayManagerFlags().isConnectedDisplayManagementEnabled()
                        && !new DisplayManagerFlags()
                                    .isPixelAnisotropyCorrectionInLogicalDisplayEnabled()
                        && displayContent.getDisplayInfo().type == Display.TYPE_EXTERNAL);
    }