summaryrefslogtreecommitdiffstats
path: root/pico/AndroidManifest.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pico/AndroidManifest.xml')
-rwxr-xr-xpico/AndroidManifest.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pico/AndroidManifest.xml b/pico/AndroidManifest.xml
index 077c17f..b5ffe45 100755
--- a/pico/AndroidManifest.xml
+++ b/pico/AndroidManifest.xml
@@ -22,6 +22,7 @@
android:label="@string/app_name">
<intent-filter>
<action android:name="android.intent.action.TTS_SERVICE" />
+ <category android:name="android.intent.category.DEFAULT" />
</intent-filter>
</service>