Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1498d7d3 authored by Eric Berglund's avatar Eric Berglund
Browse files

Removing unneeded telephony-common dependency.

Bug: 143558721
Test: builds locally
Change-Id: I78ada3d72803f7547e72cb1e711e59b4ce741bda
parent 64df53c1
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -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",
    ],