summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/CarSystemUI/Android.bp3
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/CarSystemUI/Android.bp b/packages/CarSystemUI/Android.bp
index b2451c91057c..96bcda31e549 100644
--- a/packages/CarSystemUI/Android.bp
+++ b/packages/CarSystemUI/Android.bp
@@ -53,7 +53,6 @@ android_library {
],
libs: [
- "telephony-common",
"android.car",
],
@@ -108,7 +107,6 @@ android_library {
],
libs: [
"android.test.runner",
- "telephony-common",
"android.test.base",
"android.car",
],
@@ -129,7 +127,6 @@ android_app {
],
libs: [
- "telephony-common",
"android.car",
],