Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I0bdffced6af52695c0ef98c9dd659348e56f7aa6
This commit is contained in:
parent
50e408db2d
commit
a4eaf64de8
9 changed files with 0 additions and 16 deletions
|
@ -134,8 +134,6 @@ cc_binary {
|
|||
"libfs_mgr",
|
||||
"libgsi",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"liblog",
|
||||
"liblp",
|
||||
"libsparse",
|
||||
|
|
|
@ -38,8 +38,6 @@ cc_binary {
|
|||
"libkeystore_aidl",
|
||||
"libkeystore_binder",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"android.hardware.gatekeeper@1.0",
|
||||
"libgatekeeper_aidl",
|
||||
],
|
||||
|
|
|
@ -42,8 +42,6 @@ cc_defaults {
|
|||
"libbase",
|
||||
"libcutils",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"android.hardware.health@2.0",
|
||||
|
|
|
@ -21,7 +21,6 @@ CHARGER_STATIC_LIBRARIES := \
|
|||
android.hardware.health@1.0-convert \
|
||||
libbinderthreadstate \
|
||||
libcharger_sysprop \
|
||||
libhidltransport \
|
||||
libhidlbase \
|
||||
libhealthstoragedefault \
|
||||
libminui \
|
||||
|
@ -74,7 +73,6 @@ LOCAL_STATIC_LIBRARIES := \
|
|||
android.hardware.health@1.0-convert \
|
||||
libbinderthreadstate \
|
||||
libcharger_sysprop \
|
||||
libhidltransport \
|
||||
libhidlbase \
|
||||
libhealthstoragedefault \
|
||||
libvndksupport \
|
||||
|
|
|
@ -15,8 +15,6 @@ cc_library_shared {
|
|||
"liblog",
|
||||
"libbase",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"libutils",
|
||||
"android.hardware.memtrack@1.0",
|
||||
],
|
||||
|
|
|
@ -24,8 +24,6 @@ cc_defaults {
|
|||
"libbinder",
|
||||
"libcutils",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libhwbinder",
|
||||
"liblog",
|
||||
"libprotobuf-cpp-lite",
|
||||
"libsysutils",
|
||||
|
|
|
@ -42,7 +42,6 @@ cc_binary {
|
|||
"android.hardware.gatekeeper@1.0",
|
||||
"libbase",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libgatekeeper",
|
||||
"libutils",
|
||||
"liblog",
|
||||
|
|
|
@ -101,7 +101,6 @@ cc_binary {
|
|||
"libutils",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libtrusty",
|
||||
"libkeymaster_messages",
|
||||
"libkeymaster3device",
|
||||
|
@ -132,7 +131,6 @@ cc_binary {
|
|||
"libutils",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libtrusty",
|
||||
"libkeymaster_messages",
|
||||
"libkeymaster4",
|
||||
|
|
|
@ -5,7 +5,6 @@ cc_binary {
|
|||
shared_libs: [
|
||||
"libbase",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libutils",
|
||||
"libhardware",
|
||||
|
|
Loading…
Reference in a new issue