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:
Steven Moreland
2019-10-02 12:50:29 -07:00
parent 809249059c
commit 82b84148c7
8 changed files with 0 additions and 12 deletions

View File

@@ -47,7 +47,6 @@ cc_binary {
shared_libs: [
"android.hardware.automotive.can@1.0",
"libhidlbase",
"libhidltransport",
],
static_libs: [
"android.hardware.automotive.can@libnetdevice",

View File

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

View File

@@ -19,7 +19,6 @@ cc_binary {
"libcutils",
"libhardware",
"libhidlbase",
"libhidltransport",
"liblog",
"libui",
"libutils",

View File

@@ -30,8 +30,6 @@ cc_test {
"libfmq",
"libgui",
"libhidlbase",
"libhidltransport",
"libhwbinder",
"libprocessgroup",
"libsync",
"libui",

View File

@@ -37,7 +37,6 @@ cc_binary {
"libfmq",
"libhardware",
"libhidlbase",
"libhidltransport",
"libhwc2on1adapter",
"libhwc2onfbadapter",
"liblog",

View File

@@ -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: [

View File

@@ -24,7 +24,6 @@ cc_defaults {
"libcutils",
"libfmq",
"libhidlbase",
"libhidltransport",
"liblog",
"libpower",
"libutils",

View File

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