projects
/
apps
/
native
/
bluetooth-share-ui.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fef727f
)
Add a media privilege to access the recieved file
51/75851/1
accepted/tizen/mobile/20160622.094203
submit/tizen/20160622.012759
author
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 22 Jun 2016 01:12:45 +0000
(10:12 +0900)
committer
DoHyun Pyun
<dh79.pyun@samsung.com>
Wed, 22 Jun 2016 01:12:45 +0000
(10:12 +0900)
Change-Id: Ife837f515d3ab0f215fc239ce3f96c6cc4f0a456
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
data/org.tizen.bluetooth-share-ui.xml
patch
|
blob
|
history
diff --git
a/data/org.tizen.bluetooth-share-ui.xml
b/data/org.tizen.bluetooth-share-ui.xml
index c8493725a1b5a75c7c173e451c42216bbcf9e85e..b7e43030d4d1dfc765ddbb36ec0fdb61d951dc9e 100644
(file)
--- a/
data/org.tizen.bluetooth-share-ui.xml
+++ b/
data/org.tizen.bluetooth-share-ui.xml
@@
-10,5
+10,7
@@
<privileges>
<privilege>http://tizen.org/privilege/appmanager.launch</privilege>
<privilege>http://tizen.org/privilege/appmanager.kill</privilege>
+ <privilege>http://tizen.org/privilege/mediastorage</privilege>
+ <privilege>http://tizen.org/privilege/externalstorage</privilege>
</privileges>
</manifest>