projects
/
profile
/
mobile
/
apps
/
native
/
gallery.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4d30654
)
Privilege Added to launch other apps
96/53596/1
accepted/tizen/mobile/20151208.131113
submit/tizen_mobile/20151208.072845
author
Chandan
<ch.kumar@samsung.com>
Tue, 8 Dec 2015 05:17:07 +0000
(10:47 +0530)
committer
Chandan
<ch.kumar@samsung.com>
Tue, 8 Dec 2015 05:17:07 +0000
(10:47 +0530)
Change-Id: If2f5d67c24afbea910f7c55a833556609c6b0634
Signed-off-by: Chandan <ch.kumar@samsung.com>
org.tizen.gallery.xml
patch
|
blob
|
history
diff --git
a/org.tizen.gallery.xml
b/org.tizen.gallery.xml
index b2cea8b6b2bdee1a7c2be0590cad6cc93a60ecba..380d5abecf06222beddc2c6c82867989176671a7 100755
(executable)
--- a/
org.tizen.gallery.xml
+++ b/
org.tizen.gallery.xml
@@
-115,5
+115,8
@@
<category name="http://tizen.org/widget/default"></category>
<support-size preview="/usr/share/icons/default/small/preview_gallery_4x4.png">4x4</support-size>
</widget-application>
+ <privileges>
+ <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
+ </privileges>
</manifest>