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

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

Merge "Update build for test hal: libhwbinder" am: 754d2177 am: 597f08a4 am: bf3c5d96

am: cf448760

Change-Id: Ifc11c0bae4a8d8f15427e79c4a50ee3009d5d477
parents 7e5fd89e cf448760
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"],
}