diff --git a/packages/SystemUI/Android.bp b/packages/SystemUI/Android.bp index fda1e3641daa3..9021864a5a866 100644 --- a/packages/SystemUI/Android.bp +++ b/packages/SystemUI/Android.bp @@ -63,6 +63,7 @@ android_library { "androidx.recyclerview_recyclerview", "androidx.preference_preference", "androidx.appcompat_appcompat", + "androidx.concurrent_concurrent-futures", "androidx.mediarouter_mediarouter", "androidx.palette_palette", "androidx.legacy_legacy-preference-v14", @@ -130,6 +131,7 @@ android_library { "androidx.recyclerview_recyclerview", "androidx.preference_preference", "androidx.appcompat_appcompat", + "androidx.concurrent_concurrent-futures", "androidx.mediarouter_mediarouter", "androidx.palette_palette", "androidx.legacy_legacy-preference-v14",