Merge "Always reset layer acquireFenceFd after commit" into jb-mr1-dev
This commit is contained in:
commit
fe4c745c6d
@ -598,6 +598,8 @@ public:
|
||||
visibleRegion.numRects = 0;
|
||||
visibleRegion.rects = NULL;
|
||||
}
|
||||
|
||||
getLayer()->acquireFenceFd = -1;
|
||||
}
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user