Messaging: Remove unused static libs
... and reorder the list alphabetically, while at it Change-Id: I3bbd83bf49a8840dd646012448d93dd475f34754
This commit is contained in:
+5
-9
@@ -59,28 +59,24 @@ android_app {
|
|||||||
defaults: ["messaging_defaults"],
|
defaults: ["messaging_defaults"],
|
||||||
|
|
||||||
static_libs: [
|
static_libs: [
|
||||||
|
"androidx.annotation_annotation",
|
||||||
"androidx.appcompat_appcompat",
|
"androidx.appcompat_appcompat",
|
||||||
"androidx.collection_collection",
|
"androidx.collection_collection",
|
||||||
"androidx.core_core",
|
"androidx.core_core",
|
||||||
"androidx.exifinterface_exifinterface",
|
"androidx.exifinterface_exifinterface",
|
||||||
"androidx.fragment_fragment",
|
"androidx.fragment_fragment",
|
||||||
"androidx.media_media",
|
"androidx.media_media",
|
||||||
"androidx.legacy_legacy-support-core-utils",
|
|
||||||
"androidx.legacy_legacy-support-core-ui",
|
|
||||||
"androidx.palette_palette",
|
"androidx.palette_palette",
|
||||||
"androidx.preference_preference",
|
"androidx.preference_preference",
|
||||||
"androidx.recyclerview_recyclerview",
|
"androidx.recyclerview_recyclerview",
|
||||||
"androidx.viewpager_viewpager",
|
"androidx.viewpager_viewpager",
|
||||||
"androidx.legacy_legacy-support-v13",
|
|
||||||
"colorpicker",
|
"colorpicker",
|
||||||
"libchips",
|
|
||||||
"libphotoviewer",
|
|
||||||
"androidx.annotation_annotation",
|
|
||||||
"android-common-framesequence",
|
|
||||||
"com.android.vcard",
|
"com.android.vcard",
|
||||||
"guava",
|
|
||||||
"libphonenumber",
|
|
||||||
"com.google.android.material_material",
|
"com.google.android.material_material",
|
||||||
|
"guava",
|
||||||
|
"libchips",
|
||||||
|
"libphonenumber",
|
||||||
|
"libphotoviewer",
|
||||||
],
|
],
|
||||||
|
|
||||||
aaptflags: [
|
aaptflags: [
|
||||||
|
|||||||
Reference in New Issue
Block a user