summaryrefslogtreecommitdiffstats
path: root/light/2.0
diff options
context:
space:
mode:
authorHung-ying Tyan2017-04-13 23:43:56 -0500
committerHung-ying Tyan2017-04-14 21:17:16 -0500
commit4f1bbf707409ebe87fa558b75df4da54c3d2ec29 (patch)
tree49a6b9e6d946e479050dd630f9fcc751ca4ebe7f /light/2.0
parent8eb3a1ea592bc5061b356b1fa8ddde3ae94710cc (diff)
downloadplatform-hardware-interfaces-4f1bbf707409ebe87fa558b75df4da54c3d2ec29.tar.gz
platform-hardware-interfaces-4f1bbf707409ebe87fa558b75df4da54c3d2ec29.tar.xz
platform-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 'light/2.0')
-rw-r--r--light/2.0/default/Android.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/light/2.0/default/Android.mk b/light/2.0/default/Android.mk
index 3439c9b6..1f44e664 100644
--- a/light/2.0/default/Android.mk
+++ b/light/2.0/default/Android.mk
@@ -34,7 +34,6 @@ LOCAL_SHARED_LIBRARIES := \
34 libdl \ 34 libdl \
35 libbase \ 35 libbase \
36 libutils \ 36 libutils \
37 libhardware_legacy \
38 libhardware \ 37 libhardware \
39 38
40LOCAL_SHARED_LIBRARIES += \ 39LOCAL_SHARED_LIBRARIES += \