projects
/
profile
/
mobile
/
apps
/
native
/
indicator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e8a8f70
)
network.get & bluetooth privileges added
author
Michal Pawluk
<m.pawluk@samsung.com>
Sun, 31 Jan 2016 18:56:39 +0000
(19:56 +0100)
committer
Lukasz Stanislawski
<l.stanislaws@samsung.com>
Thu, 4 Feb 2016 10:13:07 +0000
(
02:13
-0800)
Change-Id: I94440e4aee92a1f388e0579f413af08a0c2a144b
tizen-manifest.xml
patch
|
blob
|
history
diff --git
a/tizen-manifest.xml
b/tizen-manifest.xml
index
f3091d1
..
cc8c546
100644
(file)
--- a/
tizen-manifest.xml
+++ b/
tizen-manifest.xml
@@
-7,5
+7,7
@@
</ui-application>
<privileges>
<privilege>http://tizen.org/privilege/packagemanager.info</privilege>
+ <privilege>http://tizen.org/privilege/bluetooth</privilege>
+ <privilege>http://tizen.org/privilege/network.get</privilege>
</privileges>
</manifest>