projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
9574845
)
exported must be set to true
author
tobiasKaminsky
<tobias@kaminsky.me>
Mon, 2 Nov 2015 09:24:01 +0000
(10:24 +0100)
committer
tobiasKaminsky
<tobias@kaminsky.me>
Mon, 2 Nov 2015 09:24:01 +0000
(10:24 +0100)
AndroidManifest.xml
patch
|
blob
|
blame
|
history
diff --git
a/AndroidManifest.xml
b/AndroidManifest.xml
index
15db3df
..
1f06b3e
100644
(file)
--- a/
AndroidManifest.xml
+++ b/
AndroidManifest.xml
@@
-131,7
+131,8
@@
<provider
android:name=".ui.adapter.DiskLruImageCacheFileProvider"
<provider
android:name=".ui.adapter.DiskLruImageCacheFileProvider"
- android:authorities="com.owncloud.imageCache.provider">
+ android:authorities="com.owncloud.imageCache.provider"
+ android:exported="true">
</provider>
<activity
</provider>
<activity