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:
parent
d3ceab2566
commit
4496ef9d34
1 changed files with 0 additions and 3 deletions
|
@ -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",
|
||||
],
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue