auto import from //branches/cupcake/...@126645
diff --git a/libpixelflinger/Android.mk b/libpixelflinger/Android.mk
index 6edc56f..510e11e 100644
--- a/libpixelflinger/Android.mk
+++ b/libpixelflinger/Android.mk
@@ -49,7 +49,7 @@
 endif
 
 LOCAL_SHARED_LIBRARIES := \
-	libhardware	\
+	libhardware_legacy	\
 	libcutils
 
 ifneq ($(TARGET_ARCH),arm)