Move multithread impl to system. am: bd10b5aa5a

am: 050dbf98ba

Change-Id: Ia4206a31e017b792c108b444d17e3c133f480251
This commit is contained in:
Steven Moreland 2017-07-20 05:25:15 +00:00 committed by android-build-merger
commit 6fdd9fad11

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