sm8250-common: Remove libhwbinder/libhidltransport deps
Since these were combined into libhidlbase. Bug: 135686713 Test: build only (libhwbinder/libhidltransport are empty) Change-Id: I640a3f0e0839214523627bf0b59fd5ae9dd2c61c
This commit is contained in:
parent
7c3e80309d
commit
dd86632c8e
5 changed files with 0 additions and 8 deletions
|
@ -23,9 +23,7 @@ oneplus_kona_fod_hal_binary {
|
|||
"libbase",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libhwbinder",
|
||||
"libutils",
|
||||
"vendor.lineage.biometrics.fingerprint.inscreen@1.0",
|
||||
"//device/oneplus/common:vendor.oneplus.fingerprint.extension@1.0",
|
||||
|
|
|
@ -20,9 +20,7 @@ LOCAL_SHARED_LIBRARIES := \
|
|||
libbase \
|
||||
libhardware \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
liblog \
|
||||
libhwbinder \
|
||||
libutils \
|
||||
android.hardware.light@2.0
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@ cc_binary {
|
|||
"libbase",
|
||||
"libbinder",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libutils",
|
||||
"vendor.lineage.livedisplay@2.0",
|
||||
],
|
||||
|
|
|
@ -23,9 +23,7 @@ cc_binary {
|
|||
"libbase",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libhwbinder",
|
||||
"libutils",
|
||||
"vendor.lineage.powershare@1.0",
|
||||
],
|
||||
|
|
|
@ -26,7 +26,6 @@ cc_binary {
|
|||
"libbase",
|
||||
"libbinder",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libutils",
|
||||
"vendor.lineage.touch@1.0",
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue