mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 05:49:27 +00:00
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I075670b64eebbbbd6a6ae0e84ad51bf1c6f5ba36
This commit is contained in:
@@ -20,7 +20,6 @@ cc_library_shared {
|
||||
srcs: ["ConsumerIr.cpp"],
|
||||
shared_libs: [
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhardware",
|
||||
"liblog",
|
||||
"libutils",
|
||||
@@ -40,7 +39,6 @@ cc_binary {
|
||||
"liblog",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libutils",
|
||||
"android.hardware.ir@1.0",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user