Android-x86
Fork
Donation

  • R/O
  • HTTP
  • SSH
  • HTTPS

packages-inputmethods-PinyinIME: Commit

packages/inputmethods/PinyinIME


Commit MetaInfo

Revisiónba0aef21536c993760b884f188f6e801711ebb5a (tree)
Tiempo2012-02-14 13:02:49
AutorJean-Baptiste Queru <jbq@goog...>
CommiterAndroid Git Automerger

Log Message

am e5520ea8: Merge "PinyinIME: Add required library for package"

* commit 'e5520ea84671e907799217315ee3b47130d6e2ce':

PinyinIME: Add required library for package

Cambiar Resumen

Diferencia incremental

--- a/Android.mk
+++ b/Android.mk
@@ -11,6 +11,8 @@ LOCAL_PACKAGE_NAME := PinyinIME
1111
1212 LOCAL_JNI_SHARED_LIBRARIES := libjni_pinyinime
1313
14+LOCAL_REQUIRED_MODULES := libjni_pinyinime
15+
1416 LOCAL_STATIC_JAVA_LIBRARIES := com.android.inputmethod.pinyin.lib
1517
1618 LOCAL_CERTIFICATE := shared
Show on old repository browser