davinci: 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 Arian
parent af13479df1
commit 84db948604
5 changed files with 0 additions and 12 deletions

View File

@@ -28,9 +28,7 @@ cc_binary {
"libbase",
"libhardware",
"libhidlbase",
"libhidltransport",
"liblog",
"libhwbinder",
"libutils",
"vendor.goodix.hardware.biometrics.fingerprint@2.1",
"vendor.lineage.biometrics.fingerprint.inscreen@1.0",

View File

@@ -43,8 +43,6 @@ LOCAL_HEADER_LIBRARIES := \
LOCAL_SHARED_LIBRARIES := \
liblog \
libhidlbase \
libhidltransport \
libhwbinder \
libcutils \
libutils \
android.hardware.gnss@1.0 \
@@ -94,9 +92,7 @@ LOCAL_SHARED_LIBRARIES := \
libqti_vndfwk_detect \
LOCAL_SHARED_LIBRARIES += \
libhwbinder \
libhidlbase \
libhidltransport \
android.hardware.gnss@1.0 \
android.hardware.gnss@1.1 \
android.hardware.gnss@2.0 \

View File

@@ -14,8 +14,6 @@ LOCAL_SRC_FILES:= \
LOCAL_SHARED_LIBRARIES := \
liblog \
libhidlbase \
libhidltransport \
libhwbinder \
libcutils \
libutils \
android.hardware.health@1.0 \
@@ -33,5 +31,3 @@ LOCAL_MODULE := liblocbatterylistener_headers
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
include $(BUILD_HEADER_LIBRARY)

View File

@@ -29,7 +29,6 @@ cc_binary {
"libbase",
"libhardware",
"libhidlbase",
"libhidltransport",
"liblog",
"libutils",
],

View File

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