projects
/
profile
/
mobile
/
apps
/
native
/
settings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
45bf525
)
Add new privilege of dpm
77/103277/2
author
kiso.chang
<kiso.chang@samsung.com>
Thu, 8 Dec 2016 02:32:06 +0000
(11:32 +0900)
committer
kiso.chang
<kiso.chang@samsung.com>
Thu, 8 Dec 2016 02:33:54 +0000
(11:33 +0900)
- http://tizen.org/privilege/dpm.password
Change-Id: Id3a021186df95d8d88f18430a2f54baf2db0348f
Signed-off-by: kiso.chang <kiso.chang@samsung.com>
org.tizen.setting.xml.in
patch
|
blob
|
history
diff --git
a/org.tizen.setting.xml.in
b/org.tizen.setting.xml.in
index 6a4b05ad6826d2802e3661b9353bf4ac7ce98084..90100e277be5bba6da5e2d6b96fdb7bca1fc0e4c 100755
(executable)
--- a/
org.tizen.setting.xml.in
+++ b/
org.tizen.setting.xml.in
@@
-301,6
+301,8
@@
<privilege>http://tizen.org/privilege/package.info</privilege>
<privilege>http://tizen.org/privilege/alarm.set</privilege>
+
+ <privilege>http://tizen.org/privilege/dpm.password</privilege>
</privileges>
</manifest>