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

Commit 384504a1 authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android Git Automerger
Browse files

am dc210ade: Merge "Return information about whether overlays are disabled."

* commit 'dc210ade0ad4770c5294320453f8ddfbfcbaf943':
  Return information about whether overlays are disabled.
parents b63f9703 1676828d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1793,6 +1793,7 @@ status_t SurfaceFlinger::onTransact(
                reply->writeInt32(0);
                reply->writeInt32(mDebugRegion);
                reply->writeInt32(mDebugBackground);
                reply->writeInt32(mDebugDisableHWC);
                return NO_ERROR;
            case 1013: {
                Mutex::Autolock _l(mStateLock);