From bd46716d1a64db39bdca3d4bd6873161b22af461 Mon Sep 17 00:00:00 2001 From: Michael W Date: Mon, 16 Dec 2024 18:37:43 +0100 Subject: [PATCH] Messaging: Remove unused static libs ... and reorder the list alphabetically, while at it Change-Id: I3bbd83bf49a8840dd646012448d93dd475f34754 --- Android.bp | 14 +++++--------- 1 file changed, 5 insertions(+), 9 deletions(-) diff --git a/Android.bp b/Android.bp index 0ccd210..505b1f4 100644 --- a/Android.bp +++ b/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: [