summaryrefslogtreecommitdiff
path: root/proguard.cfg
blob: c7ef5194ef6913d6200b687b944b5e1b08310d78 (plain)
1
2
3
-keep class com.android.inputmethod.pinyin.PinyinDecoderService{
    native static boolean nativeImOpenDecoder(byte[], byte[]);
}