26 lines
700 B
Plaintext
26 lines
700 B
Plaintext
From 28d3b388f575d03b53481e01f4caa2425a005645 Mon Sep 17 00:00:00 2001
|
|
From: harvey186 <harvey186@hotmail.com>
|
|
Date: Mon, 9 Sep 2024 18:26:54 +0200
|
|
Subject: [PATCH] android.bp
|
|
|
|
Change-Id: I90064e753a3c343995eb79cb4b856bf0d3c1a037
|
|
---
|
|
Android.bp | 1 -
|
|
1 file changed, 1 deletion(-)
|
|
|
|
diff --git a/Android.bp b/Android.bp
|
|
index 78e6afb..bb0da40 100644
|
|
--- a/Android.bp
|
|
+++ b/Android.bp
|
|
@@ -38,7 +38,6 @@ android_app {
|
|
"androidx.recyclerview_recyclerview",
|
|
"androidx.legacy_legacy-preference-v14",
|
|
"android-support-annotations",
|
|
- "com.android.phone.common-lib",
|
|
"guava",
|
|
"PlatformProperties",
|
|
"modules-utils-fastxmlserializer",
|
|
--
|
|
2.34.1
|
|
|