Migrate clocks to blueprint sections
Bug: 288242803
Flag: LEGACY MIGRATE_CLOCKS_TO_BLUEPRINT DEVELOPMENT
Test: atest ClockSectionTest, SmartspaceSectionTest,
KeyguardClockViewModelTest, keyguardClockRepositoryTest
Change-Id: I265e4494bc99cacbf0c4dfe5ee6aef695958f7e2
diff --git a/packages/SystemUI/plugin/Android.bp b/packages/SystemUI/plugin/Android.bp
index c428952..1beb55b 100644
--- a/packages/SystemUI/plugin/Android.bp
+++ b/packages/SystemUI/plugin/Android.bp
@@ -38,6 +38,7 @@
// of the library which are used by the plugins but not by systemui itself.
static_libs: [
"androidx.annotation_annotation",
+ "androidx-constraintlayout_constraintlayout",
"PluginCoreLib",
"SystemUIAnimationLib",
"SystemUICommon",