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

Commit dc210ade authored by Dianne Hackborn's avatar Dianne Hackborn Committed by Android (Google) Code Review
Browse files

Merge "Return information about whether overlays are disabled."

parents 424a69d5 5989e8e7
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);