OSDN Git Service

Fix merge for OnDrawListener
authorJohn Reck <jreck@google.com>
Mon, 12 Dec 2016 19:23:05 +0000 (11:23 -0800)
committerJohn Reck <jreck@google.com>
Mon, 12 Dec 2016 19:23:05 +0000 (11:23 -0800)
commit9f8ec54244a5e0343b9748db3329733f259604f3
tree870156451dd76da9b8d1fbbc2591c9acab21ded1
parent912bebeb7488f498954282a1eb82a4b641e6418e
Fix merge for OnDrawListener

Test: CTS tests for PixelCopy pass; without this
they time out as they never get the OnDraw call.

Change-Id: I6acced4699182b969f38a606a1314b2ffb38d760
core/java/android/view/ViewTreeObserver.java