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

Commit 1676828d 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 0ccd856d 12839bee
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);