Merge "Introduces kotlin coroutine which simplifies async programming. (go/android-kotlin-coroutines)" into rvc-dev am: 645465c578 am: 9e96ba907c am: 0bc44a1bff

Change-Id: I40a2fdad902fdd4b6658eaec43ce23bd2bcd66ff
This commit is contained in:
Pinyao Ting
2020-04-30 20:20:37 +00:00
committed by Automerger Merge Worker

View File

@@ -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",