Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit dbe329da authored by Dave Mankoff's avatar Dave Mankoff
Browse files

Add dependency ordering to CoreStartable

Implementers of CoreStartable can now annotate their class
with @Dependencies. This annotation is used during application startup
to determine an order to start them in.

No depdendencies are declared in this cl, but we know that the
dependencies exist thanks to some simple experimentation. Follow up
work will be needed to ferret them out.

Flag: NA
Bug: 221043476
Test: atest SystemUITests:com.android.systemui.SystemUIApplicationTest
Change-Id: Iaf980343033e297bf4d6c36f7b09f023af3d93ad
parent 957aa62c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment