commit | cea62bb74a456fcec52e3293c10e83d09953eb17 | [log] [tgz] |
---|---|---|
author | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Apr 08 11:04:50 2021 +0200 |
committer | Jordan Demeulenaere <jdemeulenaere@google.com> | Thu Apr 08 22:32:21 2021 +0200 |
tree | d8b67990ccad7a5b3cdbcfbe18e165fd8c61d0f9 | |
parent | a7e6b9481b35f5fa485e8f7afb07684c2c517b22 [diff] [blame] |
Move ActivityLaunchAnimator in its own lib. (1/n) Bug: 184121838 Test: Manual Change-Id: Ib979fed2f59d9dbf5f0696edb5fcb4956600e6e0
diff --git a/packages/SystemUI/plugin/Android.bp b/packages/SystemUI/plugin/Android.bp index b3aba22..f415da8 100644 --- a/packages/SystemUI/plugin/Android.bp +++ b/packages/SystemUI/plugin/Android.bp
@@ -34,6 +34,7 @@ static_libs: [ "PluginCoreLib", "SystemUI-sensors", + "SystemUIAnimationLib", ], }