Merge "Remove SystemUI-statsd out of SystemUISharedLib" into rvc-dev

This commit is contained in:
Hyunyoung Song
2020-04-13 20:10:18 +00:00
committed by Android (Google) Code Review
2 changed files with 2 additions and 1 deletions

View File

@@ -45,6 +45,7 @@ android_library {
"WindowManager-Shell",
"SystemUIPluginLib",
"SystemUISharedLib",
"SystemUI-statsd",
"SettingsLib",
"androidx.viewpager2_viewpager2",
"androidx.legacy_legacy-support-v4",
@@ -108,6 +109,7 @@ android_library {
static_libs: [
"SystemUIPluginLib",
"SystemUISharedLib",
"SystemUI-statsd",
"SettingsLib",
"androidx.viewpager2_viewpager2",
"androidx.legacy_legacy-support-v4",