commit | bb36e5592cc91d0f302cc1cf14f2d6f9be27f2ab | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Tue Sep 14 10:06:05 2021 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Tue Sep 14 10:06:05 2021 -0400 |
tree | 44bf702e5102a5b17e884d4c0b02bcac41f6bdc5 | |
parent | d730a095688470b9752e65f90e3ca6c5484aa2c8 [diff] |
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