Remove BUFFER_CHANGED flag from WindowManager.LayoutParams
This flag was used to track changes that require recreating the hardware surface. We use a more direct means now (size change), so this flag is not needed. Change-Id: I3977c0eed59233c19010e481b5b1b5bba19cc888
Loading
Please sign in to comment