iconloader dependency in SystemUI-core

Bug: 129158983
Change-Id: I678fbf734d158eadff365262225e6e8802d7ef4e
Test: m -j10 SystemUI-core -> Success locally
This commit is contained in:
Hyunyoung Song
2019-03-01 13:32:28 -08:00
committed by Mady Mellor
parent be0574d9b1
commit 5347a54a3d

View File

@@ -58,6 +58,7 @@ android_library {
"androidx.arch.core_core-runtime",
"androidx.lifecycle_lifecycle-extensions",
"androidx.dynamicanimation_dynamicanimation",
"iconloader_base",
"SystemUI-tags",
"SystemUI-proto",
"dagger2-2.19",