projects
/
platform
/
core
/
uifw
/
wakeup-engine-default.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e2ffffc
)
Add privileges for recording audio from bluetooth devices
22/212822/1
accepted/tizen/unified/20190827.110600
submit/tizen/20190827.064927
author
Ji-hoon Lee
<dalton.lee@samsung.com>
Tue, 27 Aug 2019 05:33:47 +0000
(14:33 +0900)
committer
Ji-hoon Lee
<dalton.lee@samsung.com>
Tue, 27 Aug 2019 05:33:56 +0000
(14:33 +0900)
Change-Id: I56b30a6d1b46c93e526a182b63d21caa543f242c
org.tizen.multi-assistant-service.xml
patch
|
blob
|
history
diff --git
a/org.tizen.multi-assistant-service.xml
b/org.tizen.multi-assistant-service.xml
index 647642c4c8113f550a300157ec7bc2fd116d5e43..73e6923612eae9070c7f0684ad4559e3a362f1c8 100644
(file)
--- a/
org.tizen.multi-assistant-service.xml
+++ b/
org.tizen.multi-assistant-service.xml
@@
-31,5
+31,7
@@
<privilege>http://tizen.org/privilege/appdir.shareddata</privilege>
<privilege>http://tizen.org/privilege/internet</privilege>
<privilege>http://tizen.org/privilege/network.get</privilege>
+ <privilege>http://tizen.org/privilege/bluetooth</privilege>
+ <privilege>http://tizen.org/privilege/bluetooth.admin</privilege>
</privileges>
</manifest>