summaryrefslogtreecommitdiffstats
path: root/cmds
diff options
context:
space:
mode:
Diffstat (limited to 'cmds')
-rw-r--r--cmds/runtime/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmds/runtime/Android.mk b/cmds/runtime/Android.mk
index 00fa8a2..521eb2b 100644
--- a/cmds/runtime/Android.mk
+++ b/cmds/runtime/Android.mk
@@ -14,7 +14,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libui \
libsystem_server \
- libhardware
+ libhardware_legacy
LOCAL_C_INCLUDES := \
$(JNI_H_INCLUDE)