commit | 8485dc1b859da85998a78e57ce1b88e303b733f5 | [log] [tgz] |
---|---|---|
author | Hawkwood Glazier <jglazier@google.com> | Sat May 21 18:35:22 2022 +0000 |
committer | Hawkwood Glazier <jglazier@google.com> | Tue Jul 26 15:51:05 2022 +0000 |
tree | 2d3afd41c107b75b07a599299f141ba5a7cf3950 | |
parent | db8dacec8aeb2206d0adc4466663bec3202fd1ff [diff] [blame] |
Migrate AnimatableClockView to SystemUISharedLib Bug: 229771520 Test: Automated Change-Id: I93170c27d47017a81c4ef430823939fd0b9ec9c7 Merged-In: I93170c27d47017a81c4ef430823939fd0b9ec9c7
diff --git a/packages/SystemUI/shared/Android.bp b/packages/SystemUI/shared/Android.bp index 114ea65..165f9eb 100644 --- a/packages/SystemUI/shared/Android.bp +++ b/packages/SystemUI/shared/Android.bp
@@ -47,6 +47,7 @@ ], static_libs: [ "PluginCoreLib", + "SystemUIAnimationLib", "SystemUIUnfoldLib", "androidx.dynamicanimation_dynamicanimation", "androidx.concurrent_concurrent-futures",