Adroid Config
This commit is contained in:
parent
1c01e1dbe1
commit
dff6a3be05
4 changed files with 10 additions and 0 deletions
|
|
@ -64,5 +64,9 @@
|
|||
<intent>
|
||||
<action android:name="android.support.customtabs.action.CustomTabsService" />
|
||||
</intent>
|
||||
<!-- Text to speech android 11 -->
|
||||
<intent>
|
||||
<action android:name="android.intent.action.TTS_SERVICE" />
|
||||
</intent>
|
||||
</queries>
|
||||
</manifest>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue