Move multithread impl to system.

am: bd10b5aa5a

Change-Id: I6f78d61e3fa13936e57288f34363c8a425ae5cca
This commit is contained in:
Steven Moreland
2017-07-20 05:21:46 +00:00
committed by android-build-merger

View File

@@ -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",
],