Skip to content
This repository has been archived by the owner on Nov 8, 2023. It is now read-only.

Commit

Permalink
stop exporting EmailAccountCacheProvider am: a17c6c6 am: a7d6dc3 am: 9…
Browse files Browse the repository at this point in the history
…1910ff am: ef2d5c6 am: 93c84ad am: a741667

am: d1cb6ef

Change-Id: I9fe608f3ad418600d4377cd7217136be61e087cb
  • Loading branch information
Andy Huang authored and android-build-merger committed Jul 12, 2016
2 parents 76d3280 + d1cb6ef commit a7a7326
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit a7a7326

Please sign in to comment.