mirror of
https://github.com/Evolution-X-Devices/device_xiaomi_sm6150-common
synced 2026-01-27 16:26:02 +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",
|
"libbase",
|
||||||
"libhardware",
|
"libhardware",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhidltransport",
|
|
||||||
"liblog",
|
"liblog",
|
||||||
"libhwbinder",
|
|
||||||
"libutils",
|
"libutils",
|
||||||
"vendor.goodix.hardware.biometrics.fingerprint@2.1",
|
"vendor.goodix.hardware.biometrics.fingerprint@2.1",
|
||||||
"vendor.lineage.biometrics.fingerprint.inscreen@1.0",
|
"vendor.lineage.biometrics.fingerprint.inscreen@1.0",
|
||||||
|
|||||||
@@ -43,8 +43,6 @@ LOCAL_HEADER_LIBRARIES := \
|
|||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
liblog \
|
liblog \
|
||||||
libhidlbase \
|
libhidlbase \
|
||||||
libhidltransport \
|
|
||||||
libhwbinder \
|
|
||||||
libcutils \
|
libcutils \
|
||||||
libutils \
|
libutils \
|
||||||
android.hardware.gnss@1.0 \
|
android.hardware.gnss@1.0 \
|
||||||
@@ -94,9 +92,7 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
libqti_vndfwk_detect \
|
libqti_vndfwk_detect \
|
||||||
|
|
||||||
LOCAL_SHARED_LIBRARIES += \
|
LOCAL_SHARED_LIBRARIES += \
|
||||||
libhwbinder \
|
|
||||||
libhidlbase \
|
libhidlbase \
|
||||||
libhidltransport \
|
|
||||||
android.hardware.gnss@1.0 \
|
android.hardware.gnss@1.0 \
|
||||||
android.hardware.gnss@1.1 \
|
android.hardware.gnss@1.1 \
|
||||||
android.hardware.gnss@2.0 \
|
android.hardware.gnss@2.0 \
|
||||||
|
|||||||
@@ -14,8 +14,6 @@ LOCAL_SRC_FILES:= \
|
|||||||
LOCAL_SHARED_LIBRARIES := \
|
LOCAL_SHARED_LIBRARIES := \
|
||||||
liblog \
|
liblog \
|
||||||
libhidlbase \
|
libhidlbase \
|
||||||
libhidltransport \
|
|
||||||
libhwbinder \
|
|
||||||
libcutils \
|
libcutils \
|
||||||
libutils \
|
libutils \
|
||||||
android.hardware.health@1.0 \
|
android.hardware.health@1.0 \
|
||||||
@@ -33,5 +31,3 @@ LOCAL_MODULE := liblocbatterylistener_headers
|
|||||||
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
|
LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH)
|
||||||
|
|
||||||
include $(BUILD_HEADER_LIBRARY)
|
include $(BUILD_HEADER_LIBRARY)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -29,7 +29,6 @@ cc_binary {
|
|||||||
"libbase",
|
"libbase",
|
||||||
"libhardware",
|
"libhardware",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhidltransport",
|
|
||||||
"liblog",
|
"liblog",
|
||||||
"libutils",
|
"libutils",
|
||||||
],
|
],
|
||||||
|
|||||||
@@ -28,7 +28,6 @@ cc_binary {
|
|||||||
"libbase",
|
"libbase",
|
||||||
"libbinder",
|
"libbinder",
|
||||||
"libhidlbase",
|
"libhidlbase",
|
||||||
"libhidltransport",
|
|
||||||
"libutils",
|
"libutils",
|
||||||
"vendor.lineage.livedisplay@2.0",
|
"vendor.lineage.livedisplay@2.0",
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user