Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit e2395016 authored by Mark Renouf's avatar Mark Renouf
Browse files

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
parent 4b2191ad
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -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",