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

Commit fe6d7a20 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

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

Change-Id: I61f8d27668b0a5309bb4bcfd2d98b1927b3e7888
parents c7dd32e9 f90a4897
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,