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

Commit 12839bee authored by Dianne Hackborn's avatar Dianne Hackborn
Browse files

Return information about whether overlays are disabled.

Change-Id: I85ae42e9f28461f5142cc6b3c8e25ff3f195805a
parent e25eb6da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1753,6 +1753,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);