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

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

Snap for 7559299 from b9d529ba to sc-d1-release

Change-Id: I257faea1b39fd8c4bdf0e81412249d04f90a058f
parents e57c60ce 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);