Split initializeGlobalAppDependencies in four functions
ClosedPublic

Authored by ervin on Sep 11 2019, 9:01 PM.

Details

Summary

This way we can decide to do the initialization only for some layers and
on a given DependencyManager object, this will be convenient for tests.

Diff Detail

Repository
R4 Zanshin
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
ervin requested review of this revision.Sep 11 2019, 9:01 PM
ervin created this revision.
dfaure accepted this revision.Sep 12 2019, 10:11 AM
This revision is now accepted and ready to land.Sep 12 2019, 10:11 AM
This revision was automatically updated to reflect the committed changes.