mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 07:38:17 +00:00
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:
@@ -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",
|
||||
|
||||
@@ -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 \
|
||||
|
||||
@@ -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)
|
||||
|
||||
|
||||
|
||||
@@ -29,7 +29,6 @@ cc_binary {
|
||||
"libbase",
|
||||
"libhardware",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"liblog",
|
||||
"libutils",
|
||||
],
|
||||
|
||||
@@ -28,7 +28,6 @@ cc_binary {
|
||||
"libbase",
|
||||
"libbinder",
|
||||
"libhidlbase",
|
||||
"libhidltransport",
|
||||
"libutils",
|
||||
"vendor.lineage.livedisplay@2.0",
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user