commit | 548aa374fbd950c16a3d8af6e7b6e22a3bf91edc | [log] [tgz] |
---|---|---|
author | Jared Duke <jdduke@google.com> | Wed Nov 30 13:38:17 2022 -0800 |
committer | Jared Duke <jdduke@google.com> | Wed Nov 30 21:49:00 2022 +0000 |
tree | 5f79d67b6220694ee63cb8e01752e962b8b199f1 | |
parent | 4bd41537f3561334033ecfbd2ac6e073aeee3e17 [diff] |
Refine SystemUI plugin and animation deps The PluginCoreLib dependency is not needed by SystemUIAnimationLib, and can conflict with downstream plugins that might want to use the animation lib statically. Remove the dependency, and also remove the animation Proguard rules that were intended to make the animation lib another shared library for plugins. Test: m Bug: 215530220 Change-Id: Ib96e8b0e6f1d4a432c16e699da79ac2de44c9789