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

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

Snap for 7625316 from 3c13a3c7 to sc-v2-release

Change-Id: I24f07961e114560a228d1602dc25d55c49891e83
parents 89f2f66b 3c13a3c7
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -2299,10 +2299,7 @@ WindowInfo Layer::fillInputInfo(const sp<DisplayDevice>& display) {

    WindowInfo info = mDrawingState.inputInfo;
    info.id = sequence;

    if (info.displayId == ADISPLAY_ID_NONE) {
    info.displayId = getLayerStack();
    }

    // Transform that goes from "logical(rotated)" display to physical/unrotated display.
    // This is for when inputflinger operates in physical display-space.