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