commit | e1878759dd1a2ffea18697b9927a7a07aedc682b | [log] [tgz] |
---|---|---|
author | Dave Mankoff <mankoff@google.com> | Fri Aug 06 16:34:32 2021 -0400 |
committer | Dave Mankoff <mankoff@google.com> | Mon Aug 09 12:44:34 2021 -0400 |
tree | f6b583215abe6a076967dd4eadd33edeab2c521b | |
parent | bf2fd66e55cb1bb071e1a3d4b75ae1d9e5af8da1 [diff] |
1/N Move plugin loading into PluginInstanceManager. The PluginInstanceManager now manages plugin instances. It loads them, when instructed to do so by the PluginManager. This is an imperfect cl - the first of a few to come. Right now, the PluginInstanceManager is not focused on only loading its specific instance. This will change. Bug: 194781951 Test: manual && atest SystemUITests Change-Id: I2006d623c9d9d2d1020097c567fc7af56a06a83b