Turn PluginManager into a Singelton.

Fixes a memory leak around UncaughtExceptionHandler where
a new one would be created each time PluginManagerImpl was
instantiated.

Fixes: 199853969
Test: manual
Change-Id: Ie4c3a0ca791ded4bb9737bd24a554943990c6680
1 file changed