projects
/
apps
/
native
/
volume-app.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f5f7743
)
Add privilege for app_control
74/65474/1
accepted/tizen_wearable
accepted/tizen/common/20160411.130420
accepted/tizen/ivi/20160411.100125
accepted/tizen/mobile/20160411.100146
accepted/tizen/wearable/20160411.100116
submit/tizen/20160411.083329
author
junkyu Han
<junkyu.han@samsung.com>
Mon, 11 Apr 2016 08:31:58 +0000
(17:31 +0900)
committer
junkyu Han
<junkyu.han@samsung.com>
Mon, 11 Apr 2016 08:31:58 +0000
(17:31 +0900)
Change-Id: I072daa69e59802bd42258ec69caf7ed169d4d4e2
org.tizen.volume.xml
patch
|
blob
|
history
diff --git
a/org.tizen.volume.xml
b/org.tizen.volume.xml
index
c604518
..
304cd31
100755
(executable)
--- a/
org.tizen.volume.xml
+++ b/
org.tizen.volume.xml
@@
-14,6
+14,7
@@
<privilege>http://tizen.org/privilege/telephony.admin</privilege>
<privilege>http://tizen.org/privilege/internal/default/public</privilege>
<privilege>http://tizen.org/privilege/systemsettings.admin</privilege>
+ <privilege>http://tizen.org/privilege/appmanager.launch</privilege>
</privileges>
</manifest>