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

Commit aa264291 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 7559299 from b9d529ba to sc-release

Change-Id: I2e5cde9be9bd463d097401c6a25aa781ef8e6a3d
parents b59c58ad b9d529ba
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -958,7 +958,6 @@ bool Layer::setTransparentRegionHint(const Region& transparent) {
}

bool Layer::setBlurRegions(const std::vector<BlurRegion>& blurRegions) {
    mDrawingState.sequence++;
    mDrawingState.blurRegions = blurRegions;
    mDrawingState.modified = true;
    setTransactionFlags(eTransactionNeeded);