Home | History | Annotate | Download | only in TtsService
      1 -keep class android.tts.SynthProxy {
      2   int mJniData;
      3   # keep all declarations for native methods
      4   <methods>;
      5 }
      6