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

Commit 0e188136 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker Committed by Justin Dunlap
Browse files

Merge cherrypicks of [18122622, 20123803] into security-aosp-sc-v2-release.

Change-Id: I91e7c7c7408e7ec4a107b4f08ff1f4093d93c23b
parents 736388f1 48b66814
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -135,6 +135,7 @@ Layer::Layer(const LayerCreationArgs& args)
    mDrawingState.postTime = -1;
    mDrawingState.destinationFrame.makeInvalid();
    mDrawingState.dropInputMode = gui::DropInputMode::NONE;
    mDrawingState.isTrustedOverlay = false;

    if (args.flags & ISurfaceComposerClient::eNoColorFill) {
        // Set an invalid color so there is no color fill.