1 -keep class com.android.inputmethod.pinyin.PinyinDecoderService{ 2 native static boolean nativeImOpenDecoder(byte[], byte[]); 3 } 4