summaryrefslogtreecommitdiff
path: root/manifest.xml.in
diff options
context:
space:
mode:
authorcookie <cookie@samsung.com>2015-12-10 14:38:26 +0900
committerHye Kyoung Hwang <cookie@samsung.com>2015-12-09 22:09:54 -0800
commit9dd876124c6c212741cf9252263a0310bd632e28 (patch)
tree2f25d9e112265d8fac9a317e51ea9416045eb065 /manifest.xml.in
parent61804f94fe21574fdbecc9b889812afdcd8fb7d9 (diff)
downloadbrowser-9dd876124c6c212741cf9252263a0310bd632e28.tar.gz
browser-9dd876124c6c212741cf9252263a0310bd632e28.tar.bz2
browser-9dd876124c6c212741cf9252263a0310bd632e28.zip
[Issue] http://web.sec.samsung.net/bugzilla/show_bug.cgi?id=14937 [Problem] Vibration is not implement [Solution] Vibration is implement [Verify] Check by http://www.cjihrig.com/development/html5/vibration.htm Change-Id: Iad6819eaf0dd84fa3250db111ae8ae658070f84c Signed-off-by: cookie <cookie@samsung.com>
Diffstat (limited to 'manifest.xml.in')
-rwxr-xr-x[-rw-r--r--]manifest.xml.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/manifest.xml.in b/manifest.xml.in
index 830ea631..03d78ef4 100644..100755
--- a/manifest.xml.in
+++ b/manifest.xml.in
@@ -76,5 +76,6 @@
<privileges>
<privilege>http://tizen.org/privilege/bookmark.admin</privilege>
<privilege>http://tizen.org/privilege/web-history.admin</privilege>
+ <privilege>http://tizen.org/privilege/haptic</privilege>
</privileges>
</manifest>