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

Commit 206e38a4 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Remove dependency of libhardware_legacy from HAL services" into oc-dev

parents 69c42429 4f1bbf70
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -13,7 +13,6 @@ LOCAL_SHARED_LIBRARIES := \
        libcutils \
        libdl \
        libhardware \
        libhardware_legacy \
        libhidlbase \
        libhidltransport \
        liblog \
+0 −1
Original line number Diff line number Diff line
@@ -45,7 +45,6 @@ LOCAL_SHARED_LIBRARIES := \
    libdl \
    libbase \
    libutils \
    libhardware_legacy \
    libhardware \
    libbinder \

+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
    libdl \
    libbase \
    libutils \
    libhardware_legacy \
    libhardware \
    libhidlbase \
    libhidltransport \
+0 −1
Original line number Diff line number Diff line
@@ -34,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
    libdl \
    libbase \
    libutils \
    libhardware_legacy \
    libhardware \

LOCAL_SHARED_LIBRARIES += \
+0 −2
Original line number Diff line number Diff line
@@ -14,8 +14,6 @@ LOCAL_SHARED_LIBRARIES := \
        libdl \
        libbase \
        libutils \
        libhardware_legacy \
        libhardware \

LOCAL_SHARED_LIBRARIES += \
        libhidlbase \
Loading