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

Commit 868e487d authored by Steven Moreland's avatar Steven Moreland
Browse files

Remove redundant dependencies

android.hidl.base@1.0 and android.hidl.manager@1.0 are built into libhidltransport.

Test: links
Bug: 33276472
Change-Id: I76cb7e9564eeaca6bee21cf097d58465e051f4fe
(cherry picked from commit aa3bdd0b)
parent 623017e5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -111,7 +111,6 @@ cc_library_shared {
        "liblog",
        "libhidlbase",
        "libhidltransport",
        "android.hidl.base@1.0",
        "android.hidl.token@1.0-utils",
        "android.hardware.graphics.bufferqueue@1.0",
        "android.hardware.configstore@1.0",
+0 −1
Original line number Diff line number Diff line
@@ -10,7 +10,6 @@ cc_library_shared {
        "libmediautils",
        "liblog",
        "libutils",
        "android.hidl.base@1.0",
        "android.frameworks.schedulerservice@1.0",
    ],
    header_libs: [
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@ cc_library_shared {
        "libsensor",
        "android.frameworks.sensorservice@1.0",
        "android.hardware.sensors@1.0",
        "android.hidl.base@1.0",
    ],
    static_libs: [
        "android.hardware.sensors@1.0-convert",