diff options
author | Justin Ho <justinho@google.com> | 2011-09-02 08:00:53 -0700 |
---|---|---|
committer | Justin Ho <justinho@google.com> | 2011-09-02 08:00:53 -0700 |
commit | 19b22a94132e3ef670d87a045afb64cfd00c13b6 (patch) | |
tree | aec526f0a9b7e5ca0a2c998521b35fc9d05b86b6 /core | |
parent | 0a37a63a0e549a31a0a10ef50f4681dbbe3db045 (diff) | |
download | build-19b22a94132e3ef670d87a045afb64cfd00c13b6.zip build-19b22a94132e3ef670d87a045afb64cfd00c13b6.tar.gz build-19b22a94132e3ef670d87a045afb64cfd00c13b6.tar.bz2 |
Remove pinyinIME
Change-Id: If83419336294eb56d5b96384a7bc9d9821888b02
Diffstat (limited to 'core')
-rw-r--r-- | core/user_tags.mk | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/core/user_tags.mk b/core/user_tags.mk index c1c8ccf..d09a2cd 100644 --- a/core/user_tags.mk +++ b/core/user_tags.mk @@ -69,7 +69,6 @@ GRANDFATHERED_USER_MODULES += \ check_stack \ check_trace \ cmu2nuance \ - com.android.inputmethod.pinyin.lib \ com.android.phone.common \ com.android.vcard \ commons-compress-1.0 \ @@ -254,7 +253,6 @@ GRANDFATHERED_USER_MODULES += \ libiptc \ libjnigraphics \ libjni_latinime \ - libjni_pinyinime \ libjpeg \ libjs \ liblinenoise \ |