Merge "Remove libhwbinder/libhidltransport deps"
This commit is contained in:
commit
88a19b6fe1
1 changed files with 0 additions and 3 deletions
|
@ -56,7 +56,6 @@ cc_defaults {
|
||||||
"libhardware",
|
"libhardware",
|
||||||
"libhardware_legacy",
|
"libhardware_legacy",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhwbinder",
|
|
||||||
"libkeymaster4support",
|
"libkeymaster4support",
|
||||||
"libkeyutils",
|
"libkeyutils",
|
||||||
"liblog",
|
"liblog",
|
||||||
|
@ -191,7 +190,6 @@ cc_binary {
|
||||||
|
|
||||||
shared_libs: [
|
shared_libs: [
|
||||||
"android.hardware.health.storage@1.0",
|
"android.hardware.health.storage@1.0",
|
||||||
"libhidltransport",
|
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -229,7 +227,6 @@ cc_binary {
|
||||||
"libhardware",
|
"libhardware",
|
||||||
"libhardware_legacy",
|
"libhardware_legacy",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhwbinder",
|
|
||||||
"libkeymaster4support",
|
"libkeymaster4support",
|
||||||
],
|
],
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue