OSDN Git Service

Call notifyStartupCompleted from reportFullyDrawn
authorMathieu Chartier <mathieuc@google.com>
Thu, 7 Mar 2019 17:05:44 +0000 (09:05 -0800)
committerMathieu Chartier <mathieuc@google.com>
Tue, 12 Mar 2019 19:50:50 +0000 (12:50 -0700)
commit63e14c10b3f7b2c9709b98cb9f128a2a817d4968
treebbed9d780fcac2ad84e21366fb9b453a89e2c69e
parent83234be1846eb8ade6636a4772d361bd7989b93c
Call notifyStartupCompleted from reportFullyDrawn

ART will now know when startup is startup is finished.

Test: manual
Bug: 120671223
Bug: 123377072

Change-Id: I1134f66792bddc9ab33606fa4c2807b3918d5261
core/java/android/app/Activity.java