Intent-filter for BROWSE action.
Missing from ag/777423 Bug: 25806013 Change-Id: I79ac0946f0d4548efab23e363dfa864ad8b1426a
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
<action android:name="android.intent.action.MAIN" />
|
||||
</intent-filter>
|
||||
<intent-filter>
|
||||
<action android:name="android.provider.action.BROWSE_DOCUMENT_ROOT" />
|
||||
<action android:name="android.provider.action.BROWSE" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
<data android:mimeType="vnd.android.document/root" />
|
||||
</intent-filter>
|
||||
|
||||
Reference in New Issue
Block a user