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

Commit f90a4897 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Turn PluginManager into a Singelton." into sc-v2-dev

parents ac487371 bb36e559
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,