Merge "Turn PluginManager into a Singelton." into sc-v2-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
f90a489788
@@ -102,6 +102,7 @@ public abstract class PluginsModule {
|
||||
}
|
||||
|
||||
@Provides
|
||||
@Singleton
|
||||
static PluginManager providesPluginManager(
|
||||
Context context,
|
||||
PluginActionManager.Factory instanceManagerFactory,
|
||||
|
||||
Reference in New Issue
Block a user