2010-03-02 09:36:33 -08:00

6 lines
113 B
Plaintext

-keep class android.tts.SynthProxy {
int mJniData;
# keep all declarations for native methods
<methods>;
}