projects
/
profile
/
common
/
apps
/
web
/
browser.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab29e35
)
Add the <privilege>http://tizen.org/privilege/push</privilege>
02/72902/1
author
HyeKyoung Hwang
<cookie@samsung.com>
Fri, 3 Jun 2016 02:59:49 +0000
(11:59 +0900)
committer
HyeKyoung Hwang
<cookie@samsung.com>
Fri, 3 Jun 2016 02:59:49 +0000
(11:59 +0900)
It need to WebPush.
Request by Webcore team.
Change-Id: Ie119ee7697c665da03c085e40b346ab9aa900783
Signed-off-by: HyeKyoung Hwang <cookie@samsung.com>
manifest.xml.in.mb
patch
|
blob
|
history
diff --git
a/manifest.xml.in.mb
b/manifest.xml.in.mb
index ca128fb88035e5ee63abc9b21b50a2ccba77c3e4..6d40753a842308cb1fd15d54b11cc04b39bd8139 100755
(executable)
--- a/
manifest.xml.in.mb
+++ b/
manifest.xml.in.mb
@@
-139,5
+139,6
@@
<privilege>http://tizen.org/privilege/download</privilege>
<privilege>http://tizen.org/privilege/haptic</privilege>
<privilege>http://tizen.org/privilege/camera</privilege>
+ <privilege>http://tizen.org/privilege/push</privilege>
</privileges>
</manifest>
\ No newline at end of file