summaryrefslogtreecommitdiffstats
path: root/contexthub
diff options
context:
space:
mode:
authorHung-ying Tyan <tyanh@google.com>2017-04-14 12:43:56 +0800
committerHung-ying Tyan <tyanh@google.com>2017-04-15 10:17:16 +0800
commit4f1bbf707409ebe87fa558b75df4da54c3d2ec29 (patch)
tree49a6b9e6d946e479050dd630f9fcc751ca4ebe7f /contexthub
parent8eb3a1ea592bc5061b356b1fa8ddde3ae94710cc (diff)
downloadandroid_hardware_interfaces-4f1bbf707409ebe87fa558b75df4da54c3d2ec29.tar.gz
android_hardware_interfaces-4f1bbf707409ebe87fa558b75df4da54c3d2ec29.tar.bz2
android_hardware_interfaces-4f1bbf707409ebe87fa558b75df4da54c3d2ec29.zip
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
Diffstat (limited to 'contexthub')
-rw-r--r--contexthub/1.0/default/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/contexthub/1.0/default/Android.mk b/contexthub/1.0/default/Android.mk
index 538a6b2de..917bfe0f0 100644
--- a/contexthub/1.0/default/Android.mk
+++ b/contexthub/1.0/default/Android.mk
@@ -13,7 +13,6 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libdl \
libhardware \
- libhardware_legacy \
libhidlbase \
libhidltransport \
liblog \