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:
1c008d0
)
Add privilege for sound manager API : http://tizen.org/privilege/volume.set
42/58942/1
author
gs86.lee
<gs86.lee@samsung.com>
Fri, 5 Feb 2016 08:11:27 +0000
(17:11 +0900)
committer
gs86.lee
<gs86.lee@samsung.com>
Fri, 5 Feb 2016 08:11:45 +0000
(17:11 +0900)
Change-Id: I72b339676a6cd98667c86c1babdf16ce053164e6
org.tizen.volume.xml
patch
|
blob
|
history
diff --git
a/org.tizen.volume.xml
b/org.tizen.volume.xml
index d04cce5b858600c97cf3c0802310c9c2ee3c27da..6c2a48db35f752f4d29fc7426fbf64540a50310e 100755
(executable)
--- a/
org.tizen.volume.xml
+++ b/
org.tizen.volume.xml
@@
-9,6
+9,7
@@
</ui-application>
<privileges>
<privilege>http://tizen.org/privilege/haptic</privilege>
+ <privilege>http://tizen.org/privilege/volume.set</privilege>
</privileges>
</manifest>