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

Commit 050dbf98 authored by Steven Moreland's avatar Steven Moreland Committed by android-build-merger
Browse files

Move multithread impl to system.

am: bd10b5aa

Change-Id: I6f78d61e3fa13936e57288f34363c8a425ae5cca
parents 227fe277 bd10b5aa
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",
    ],