Merge "Remove SystemUI-statsd out of SystemUISharedLib" into rvc-dev am: 5912900406 am: 2cc54aa11c am: 5712462e9c
Change-Id: I41b11f488c5a82371ee1dff7b4b5f5ca5240471c
This commit is contained in:
@@ -45,6 +45,7 @@ android_library {
|
|||||||
"WindowManager-Shell",
|
"WindowManager-Shell",
|
||||||
"SystemUIPluginLib",
|
"SystemUIPluginLib",
|
||||||
"SystemUISharedLib",
|
"SystemUISharedLib",
|
||||||
|
"SystemUI-statsd",
|
||||||
"SettingsLib",
|
"SettingsLib",
|
||||||
"androidx.viewpager2_viewpager2",
|
"androidx.viewpager2_viewpager2",
|
||||||
"androidx.legacy_legacy-support-v4",
|
"androidx.legacy_legacy-support-v4",
|
||||||
@@ -108,6 +109,7 @@ android_library {
|
|||||||
static_libs: [
|
static_libs: [
|
||||||
"SystemUIPluginLib",
|
"SystemUIPluginLib",
|
||||||
"SystemUISharedLib",
|
"SystemUISharedLib",
|
||||||
|
"SystemUI-statsd",
|
||||||
"SettingsLib",
|
"SettingsLib",
|
||||||
"androidx.viewpager2_viewpager2",
|
"androidx.viewpager2_viewpager2",
|
||||||
"androidx.legacy_legacy-support-v4",
|
"androidx.legacy_legacy-support-v4",
|
||||||
|
|||||||
@@ -36,7 +36,6 @@ android_library {
|
|||||||
|
|
||||||
static_libs: [
|
static_libs: [
|
||||||
"PluginCoreLib",
|
"PluginCoreLib",
|
||||||
"SystemUI-statsd",
|
|
||||||
],
|
],
|
||||||
|
|
||||||
// Enforce that the library is built against java 7 so that there are
|
// Enforce that the library is built against java 7 so that there are
|
||||||
|
|||||||
Reference in New Issue
Block a user