mirror of
https://github.com/moparisthebest/open-keychain
synced 2024-11-27 11:12:15 -05:00
Explicit export of provider
This commit is contained in:
parent
03e6843380
commit
275bcc443e
@ -434,6 +434,7 @@
|
||||
<provider
|
||||
android:name=".provider.ApgProviderExternal"
|
||||
android:authorities="org.thialfihar.android.apg"
|
||||
android:exported="true"
|
||||
android:readPermission="org.thialfihar.android.apg.permission.ACCESS_API" />
|
||||
|
||||
<!-- TODO: authority! -->
|
||||
|
Loading…
Reference in New Issue
Block a user