Export Eml viewer.
There's really no reason why it shouldn't be and having it exported prevents b/9334785 from occurring. Change-Id: Icaf9e90bc1f2e7bb35dba27ccb380ffa9ae7acbb
This commit is contained in:
parent
6853ff91c8
commit
ae8e0b7ac3
@ -324,8 +324,7 @@
|
||||
|
||||
<activity
|
||||
android:name="com.android.mail.browse.EmlViewerActivity"
|
||||
android:label="@string/app_name"
|
||||
android:exported="false">
|
||||
android:label="@string/app_name" >
|
||||
<intent-filter>
|
||||
<action android:name="android.intent.action.VIEW" />
|
||||
<category android:name="android.intent.category.DEFAULT" />
|
||||
|
Loading…
Reference in New Issue
Block a user