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

Commit 73ca5449 authored by Robert Carr's avatar Robert Carr Committed by android-build-merger
Browse files

Merge "SurfaceFlinger: Last minute log removal." into oc-dev am: 56cca289 am: a75a975d

am: 8e73ea0c

Change-Id: I704080d3be3170b4d3046e492d19b4e789be9177
parents 331feb33 8e73ea0c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -1953,7 +1953,6 @@ void Layer::deferTransactionUntil(const sp<Layer>& barrierLayer,
    mCurrentState.barrierLayer = nullptr;
    mCurrentState.frameNumber = 0;
    mCurrentState.modified = false;
    ALOGE("Deferred transaction");
}

void Layer::deferTransactionUntil(const sp<IBinder>& barrierHandle,