SystemUI: add dep androidx.concurrent_concurrent-futures
Allows use of ListenableFuture via CallbackToFutureAdapter Built, flashed, tested. No dependency issues found with SystemUIGoogle (which already depends directly on Guava.) Test: atest SystemUITests Change-Id: Ie402a172b64142aebed4d6eb8c77fb5ded08fd74
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user