Remove libhwbinder/libhidltransport deps

Since these were combined into libhidlbase.

Bug: 135686713
Test: build only (libhwbinder/libhidltransport are empty)
Change-Id: I890b572d537d66ecb49effd8efc782279c52956e
This commit is contained in:
Steven Moreland 2019-09-05 14:18:22 -07:00
parent d3ceab2566
commit 4496ef9d34

View file

@ -56,7 +56,6 @@ cc_defaults {
"libhardware",
"libhardware_legacy",
"libhidlbase",
"libhwbinder",
"libkeymaster4support",
"libkeyutils",
"liblog",
@ -191,7 +190,6 @@ cc_binary {
shared_libs: [
"android.hardware.health.storage@1.0",
"libhidltransport",
],
}
@ -229,7 +227,6 @@ cc_binary {
"libhardware",
"libhardware_legacy",
"libhidlbase",
"libhwbinder",
"libkeymaster4support",
],
}