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

Commit bfc95966 authored by Michael Hoisie's avatar Michael Hoisie
Browse files

Remove unused libhardware dependency from libnativewindow

libnativewindow only uses the android.hardware.graphics.common AIDL
dependency.

Bug: 155235859
Test: m -j
Change-Id: I42b26c58ffcf0f19b78794e06449f60fb12d2ca6
parent 5c8ce3e9
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -59,7 +59,6 @@ cc_library {
    ],

    shared_libs: [
        "libhardware",
        "libcutils",
        "liblog",
        "libutils",