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

Commit 32ed1e25 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Merge "Remove redundant dependencies." am: 8b4c1e45

am: a2b80cf2

Change-Id: I69b5f0365e0fe3fe4472f86b90457d57b817c584
parents 7f6df039 a2b80cf2
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -63,7 +63,6 @@ cc_library_shared {
        "libutils",
        "libcutils",
        "android.hardware.radio@1.0",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
@@ -71,6 +70,5 @@ cc_library_shared {
        "libhwbinder",
        "libutils",
        "android.hardware.radio@1.0",
        "android.hidl.base@1.0",
    ],
}
+0 −2
Original line number Diff line number Diff line
@@ -48,13 +48,11 @@ cc_library_shared {
        "liblog",
        "libutils",
        "libcutils",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "libutils",
        "android.hidl.base@1.0",
    ],
}
+0 −2
Original line number Diff line number Diff line
@@ -59,13 +59,11 @@ cc_library_shared {
        "liblog",
        "libutils",
        "libcutils",
        "android.hidl.base@1.0",
    ],
    export_shared_lib_headers: [
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "libutils",
        "android.hidl.base@1.0",
    ],
}