mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 11:36:00 +00:00
Remove dependency of libhardware_legacy from HAL services
It is not used by these services. Bug: 33241851 Bug: 37305530 Test: built and tested on sailfish Change-Id: I1f3f51981d7dfcf27e18d9495c747b7662867d31
This commit is contained in:
@@ -13,7 +13,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libcutils \
|
||||
libdl \
|
||||
libhardware \
|
||||
libhardware_legacy \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
liblog \
|
||||
|
||||
@@ -45,7 +45,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
libbase \
|
||||
libutils \
|
||||
libhardware_legacy \
|
||||
libhardware \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
|
||||
@@ -34,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
libbase \
|
||||
libutils \
|
||||
libhardware_legacy \
|
||||
libhardware \
|
||||
libhidlbase \
|
||||
libhidltransport \
|
||||
|
||||
@@ -34,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
libbase \
|
||||
libutils \
|
||||
libhardware_legacy \
|
||||
libhardware \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
|
||||
@@ -14,8 +14,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
libbase \
|
||||
libutils \
|
||||
libhardware_legacy \
|
||||
libhardware \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
libhidlbase \
|
||||
|
||||
@@ -29,7 +29,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libdl \
|
||||
libbase \
|
||||
libutils \
|
||||
libhardware_legacy \
|
||||
libhardware \
|
||||
|
||||
LOCAL_SHARED_LIBRARIES += \
|
||||
|
||||
Reference in New Issue
Block a user