mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 22:04:26 +00:00
Move multithread impl to system.
Test: hidl_test passes with linker restrictions in place Change-Id: Ib860848b1d17073d2b5279d0d390f242864447b4
This commit is contained in:
@@ -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",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user