fix build error

host version of lib libicuuc has changed to libicuuc-host

Change-Id: I936a8e196d01d8cacf4ce0d64370b9cddccd8b3a
Signed-off-by: Jin Wei <wei.a.jin@intel.com>
diff --git a/parameter/Android.mk b/parameter/Android.mk
index 9eff6f0..871c9cf 100644
--- a/parameter/Android.mk
+++ b/parameter/Android.mk
@@ -159,7 +159,7 @@
 LOCAL_C_INCLUDES += \
     $(common_c_includes)
 
-LOCAL_SHARED_LIBRARIES := $(common_shared_libraries)
+LOCAL_SHARED_LIBRARIES := $(common_shared_libraries)-host
 LOCAL_STATIC_LIBRARIES := libxmlserializer_host libutility_host $(common_static_libraries)
 
 LOCAL_LDLIBS += -ldl