am 39478b66: Fix the issue where the native lib for the Pico TTS engine gets copied both to /system/lib and the PicoTts.apk (where it gets installed to /data/data/com.svox.pico/lib/).

Merge commit '39478b6612978a244cb8dba87a78eccda8311454' into eclair

* commit '39478b6612978a244cb8dba87a78eccda8311454':
  Fix the issue where the native lib for the Pico TTS engine gets
diff --git a/pico/Android.mk b/pico/Android.mk
index 7a182e4..1dd1b60 100755
--- a/pico/Android.mk
+++ b/pico/Android.mk
@@ -16,8 +16,6 @@
 
 LOCAL_PACKAGE_NAME := PicoTts
 
-LOCAL_JNI_SHARED_LIBRARIES := libttspico
-
 include $(BUILD_PACKAGE)
 
 # Build Pico Shared Library