Merge "Turn PluginManager into a Singelton." into sc-v2-dev am: f90a489788 am: fe6d7a2042
Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15827612 Change-Id: Ida026e2c91da167814fb58d7ac789128836b7384
This commit is contained in:
@@ -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