Move multithread impl to system.
Test: hidl_test passes with linker restrictions in place Change-Id: Ib860848b1d17073d2b5279d0d390f242864447b4
This commit is contained in:
parent
6ecc54a7ad
commit
bd10b5aa5a
1 changed files with 0 additions and 1 deletions
|
@ -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",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue