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

Commit 93309c02 authored by Eric Berglund's avatar Eric Berglund Committed by Android (Google) Code Review
Browse files

Merge "Removing unneeded telephony-common dependency."

parents c396f752 1498d7d3
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",
    ],