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

Commit f2ad6f3f authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Turn PluginManager into a Singelton." into sc-v2-dev am: f90a4897 am: fe6d7a20

Original change: https://googleplex-android-review.googlesource.com/c/platform/frameworks/base/+/15827612

Change-Id: Ida026e2c91da167814fb58d7ac789128836b7384
parents 7f9fc115 fe6d7a20
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -102,6 +102,7 @@ public abstract class PluginsModule {
    }

    @Provides
    @Singleton
    static PluginManager providesPluginManager(
            Context context,
            PluginActionManager.Factory instanceManagerFactory,