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

Commit 490f1cf0 authored by Steven Moreland's avatar Steven Moreland Committed by Android (Google) Code Review
Browse files

Merge "libhwbinder users use libhidlbase" into qt-dev

parents 5360a849 aedef73b
Loading
Loading
Loading
Loading
+0 −2
Original line number Original line Diff line number Diff line
@@ -93,7 +93,6 @@ CHARGER_STATIC_LIBRARIES := \
    libbinderthreadstate \
    libbinderthreadstate \
    libhidltransport \
    libhidltransport \
    libhidlbase \
    libhidlbase \
    libhwbinder_noltopgo \
    libhealthstoragedefault \
    libhealthstoragedefault \
    libvndksupport \
    libvndksupport \
    libhealthd_charger \
    libhealthd_charger \
@@ -152,7 +151,6 @@ LOCAL_STATIC_LIBRARIES := \
    libbinderthreadstate \
    libbinderthreadstate \
    libhidltransport \
    libhidltransport \
    libhidlbase \
    libhidlbase \
    libhwbinder_noltopgo \
    libhealthstoragedefault \
    libhealthstoragedefault \
    libvndksupport \
    libvndksupport \
    libhealthd_charger_nops \
    libhealthd_charger_nops \
+1 −1
Original line number Original line Diff line number Diff line
@@ -96,7 +96,7 @@ cc_test {
    static_libs: ["libmemunreachable"],
    static_libs: ["libmemunreachable"],
    shared_libs: [
    shared_libs: [
        "libbinder",
        "libbinder",
        "libhwbinder",
        "libhidlbase",
        "libutils",
        "libutils",
    ],
    ],
    test_suites: ["device-tests"],
    test_suites: ["device-tests"],