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

Commit bd10b5aa authored by Steven Moreland's avatar Steven Moreland
Browse files

Move multithread impl to system.

Test: hidl_test passes with linker restrictions in place
Change-Id: Ib860848b1d17073d2b5279d0d390f242864447b4
parent 6ecc54a7
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -2,7 +2,6 @@ cc_library_shared {
    name: "android.hardware.tests.multithread@1.0-impl",
    defaults: ["hidl_defaults"],
    relative_install_path: "hw",
    proprietary: true,
    srcs: [
        "Multithread.cpp",
    ],