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:
Steven Moreland 2019-10-01 11:01:16 -07:00 committed by LuK1337
parent 7c3e80309d
commit dd86632c8e
5 changed files with 0 additions and 8 deletions

View file

@ -23,9 +23,7 @@ oneplus_kona_fod_hal_binary {
"libbase", "libbase",
"libhardware", "libhardware",
"libhidlbase", "libhidlbase",
"libhidltransport",
"liblog", "liblog",
"libhwbinder",
"libutils", "libutils",
"vendor.lineage.biometrics.fingerprint.inscreen@1.0", "vendor.lineage.biometrics.fingerprint.inscreen@1.0",
"//device/oneplus/common:vendor.oneplus.fingerprint.extension@1.0", "//device/oneplus/common:vendor.oneplus.fingerprint.extension@1.0",

View file

@ -20,9 +20,7 @@ LOCAL_SHARED_LIBRARIES := \
libbase \ libbase \
libhardware \ libhardware \
libhidlbase \ libhidlbase \
libhidltransport \
liblog \ liblog \
libhwbinder \
libutils \ libutils \
android.hardware.light@2.0 android.hardware.light@2.0

View file

@ -29,7 +29,6 @@ cc_binary {
"libbase", "libbase",
"libbinder", "libbinder",
"libhidlbase", "libhidlbase",
"libhidltransport",
"libutils", "libutils",
"vendor.lineage.livedisplay@2.0", "vendor.lineage.livedisplay@2.0",
], ],

View file

@ -23,9 +23,7 @@ cc_binary {
"libbase", "libbase",
"libhardware", "libhardware",
"libhidlbase", "libhidlbase",
"libhidltransport",
"liblog", "liblog",
"libhwbinder",
"libutils", "libutils",
"vendor.lineage.powershare@1.0", "vendor.lineage.powershare@1.0",
], ],

View file

@ -26,7 +26,6 @@ cc_binary {
"libbase", "libbase",
"libbinder", "libbinder",
"libhidlbase", "libhidlbase",
"libhidltransport",
"libutils", "libutils",
"vendor.lineage.touch@1.0", "vendor.lineage.touch@1.0",
], ],