summaryrefslogtreecommitdiffstats
path: root/pico/proguard.flags
diff options
context:
space:
mode:
Diffstat (limited to 'pico/proguard.flags')
-rw-r--r--pico/proguard.flags2
1 files changed, 2 insertions, 0 deletions
diff --git a/pico/proguard.flags b/pico/proguard.flags
new file mode 100644
index 0000000..eff9d9b
--- /dev/null
+++ b/pico/proguard.flags
@@ -0,0 +1,2 @@
+# Some methods in this class are called form native code
+-keep class com.android.tts.compat.SynthProxy { *; }