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

Commit 597f08a4 authored by Zhuoyao Zhang's avatar Zhuoyao Zhang Committed by android-build-merger
Browse files

Merge "Update build for test hal: libhwbinder"

am: 754d2177

Change-Id: Icb1160fbd5798b31816169d908ebe2d35d9b2e28
parents 4ff424ce 754d2177
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -6,9 +6,12 @@ cc_library_shared {
        "ScheduleTest.cpp",
    ],
    shared_libs: [
        "libcutils",
        "libhidlbase",
        "libhidltransport",
        "libhwbinder",
        "liblog",
        "libutils",
        "android.hardware.tests.libhwbinder@1.0",
    ],
    static_libs: ["android.hardware.tests.libhwbinder@1.0"],
}