mirror of
https://github.com/M66B/FairEmail.git
synced 2024-12-27 10:17:18 +00:00
Removed intent query
This commit is contained in:
parent
d6af8e560f
commit
60ad704d03
1 changed files with 0 additions and 5 deletions
|
@ -63,11 +63,6 @@
|
|||
<action android:name="android.support.customtabs.action.CustomTabsService" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
<action android:name="android.intent.action.PICK" />
|
||||
<data android:scheme="content" />
|
||||
</intent>
|
||||
|
||||
<intent>
|
||||
<action android:name="android.intent.action.GET_CONTENT" />
|
||||
<category android:name="android.intent.category.OPENABLE" />
|
||||
|
|
Loading…
Reference in a new issue