commit | 4e10a52dc5da22b5617069999c9986c59357e2a7 | [log] [tgz] |
---|---|---|
author | Robert Carr <racarr@google.com> | Tue Jun 27 13:51:07 2017 -0700 |
committer | Robert Carr <racarr@google.com> | Tue Jun 27 13:51:07 2017 -0700 |
tree | a0d6d39be651451d27292e910e3a0d1b292c7101 | |
parent | ba54d5baf4265cc5ccf656638bf6c5d9e770592f [diff] |
SurfaceFlinger: Last minute log removal. Whoops. Test: Log removed! Change-Id: I4593352cf565603a4507c6ef13504b167d882eec
diff --git a/services/surfaceflinger/Layer.cpp b/services/surfaceflinger/Layer.cpp index 022b416..88a5bd4 100644 --- a/services/surfaceflinger/Layer.cpp +++ b/services/surfaceflinger/Layer.cpp
@@ -1947,7 +1947,6 @@ mCurrentState.barrierLayer = nullptr; mCurrentState.frameNumber = 0; mCurrentState.modified = false; - ALOGE("Deferred transaction"); } void Layer::deferTransactionUntil(const sp<IBinder>& barrierHandle,