mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I878a4d04e65ef13f3a0ebaf64177f673958d213c
This commit is contained in:
@@ -47,7 +47,6 @@ cc_binary {
|
||||
shared_libs: [
|
||||
"android.hardware.automotive.can@1.0",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
],
|
||||
static_libs: [
|
||||
"android.hardware.automotive.can@libnetdevice",
|
||||
|
||||
@@ -23,7 +23,6 @@ cc_binary {
|
||||
shared_libs: [
|
||||
"android.hardware.automotive.can@1.0",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
],
|
||||
header_libs: [
|
||||
"android.hardware.automotive.can@hidl-utils-lib",
|
||||
@@ -39,7 +38,6 @@ cc_binary {
|
||||
shared_libs: [
|
||||
"android.hardware.automotive.can@1.0",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
],
|
||||
header_libs: [
|
||||
"android.hardware.automotive.can@hidl-utils-lib",
|
||||
@@ -55,6 +53,5 @@ cc_binary {
|
||||
shared_libs: [
|
||||
"android.hardware.automotive.can@1.0",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
],
|
||||
}
|
||||
|
||||
@@ -19,7 +19,6 @@ cc_binary {
|
||||
"libcutils",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libui",
|
||||
"libutils",
|
||||
|
||||
@@ -30,8 +30,6 @@ cc_test {
|
||||
"libfmq",
|
||||
"libgui",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"libprocessgroup",
|
||||
"libsync",
|
||||
"libui",
|
||||
|
||||
@@ -37,7 +37,6 @@ cc_binary {
|
||||
"libfmq",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwc2on1adapter",
|
||||
"libhwc2onfbadapter",
|
||||
"liblog",
|
||||
|
||||
@@ -22,7 +22,6 @@ cc_test {
|
||||
// TODO(b/64437680): Assume these libs are always available on the device.
|
||||
shared_libs: [
|
||||
"libfmq",
|
||||
"libhidltransport",
|
||||
"libsync",
|
||||
],
|
||||
static_libs: [
|
||||
|
||||
@@ -24,7 +24,6 @@ cc_defaults {
|
||||
"libcutils",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libpower",
|
||||
"libutils",
|
||||
|
||||
@@ -28,7 +28,6 @@ cc_defaults {
|
||||
"libcutils",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libpower",
|
||||
"libutils",
|
||||
@@ -83,7 +82,6 @@ cc_test {
|
||||
"libcutils",
|
||||
"libfmq",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libpower",
|
||||
"libutils",
|
||||
|
||||
Reference in New Issue
Block a user