"...0d0cea2424ae97b27447dc64a7dbfae83c036c45b403392f0e8ba.png" did not exist on "b34c08c41d6750fb6b3bcb27b33ad4e7b4e2ccb3"
Remove invalid usage of DisplayList.isValid()
Bug: 13324734 Editor was using isValid as a mechanism to track whether or not it needed to re-record the DisplayList. This is not correct as isValid() is not a general-purpose dirty bit. Add an explicit dirty bit for Editor to use instead Change-Id: I5608b151791870fca3681056b5507bd39ee48f52
Loading
Please register or sign in to comment