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

Commit 059091be authored by Pinyao Ting's avatar Pinyao Ting
Browse files

Introduces kotlin coroutine which simplifies async programming.

(go/android-kotlin-coroutines)

https://github.com/Kotlin/kotlinx.coroutines

Bug: 149713060
Test: write coroutine code and verify it compiles
Change-Id: Ic3c1daa103a18d3c0cfc0ae0840e186b1cdc18d7
parent 1ed01451
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -63,6 +63,8 @@ android_library {
        "androidx.lifecycle_lifecycle-extensions",
        "androidx.dynamicanimation_dynamicanimation",
        "androidx-constraintlayout_constraintlayout",
        "kotlinx-coroutines-android",
        "kotlinx-coroutines-core",
        "iconloader_base",
        "SystemUI-tags",
        "SystemUI-proto",