stop exporting EmailAccountCacheProvider
Bug: 29767043 Change-Id: Ib9f16385a5e63557b6f293d148e49c9ad044c9b4
This commit is contained in:
parent
2791f0b33b
commit
cb2dfe43f2
@ -393,7 +393,7 @@
|
||||
<provider
|
||||
android:authorities="com.android.email.accountcache"
|
||||
android:label="@string/account_cache_provider"
|
||||
android:exported="true"
|
||||
android:exported="false"
|
||||
android:name="com.android.mail.providers.EmailAccountCacheProvider" >
|
||||
<grant-uri-permission android:pathPattern=".*" />
|
||||
</provider>
|
||||
|
Loading…
Reference in New Issue
Block a user