summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoHyun Pyun <dh79.pyun@samsung.com>2016-05-31 14:31:13 +0900
committerDoHyun Pyun <dh79.pyun@samsung.com>2016-05-31 14:31:13 +0900
commit3f984fd0bead9dcaeefa0d1314d405e35c6d7908 (patch)
tree7ad4464f9f01d73d601557a76710757694d6a927
parenteab8ca52dae38881ab9f4bb3e539e44125865385 (diff)
downloadmodel-config-n4-3f984fd0bead9dcaeefa0d1314d405e35c6d7908.tar.gz
model-config-n4-3f984fd0bead9dcaeefa0d1314d405e35c6d7908.tar.bz2
model-config-n4-3f984fd0bead9dcaeefa0d1314d405e35c6d7908.zip
[ACR-584,592] Add bluetooth audio controller and phone book featuressubmit/tizen/20160602.023709accepted/tizen/mobile/20160602.091556
Change-Id: I37b1d8c96f26d6d0c8629303d73ff9e3a446c4a9 Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
-rw-r--r--model-config.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index c61440e..346e827 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -49,10 +49,12 @@
<key name="tizen.org/feature/network.bluetooth" type="bool">true</key>
<key name="tizen.org/feature/network.bluetooth.audio.call" type="bool">true</key>
<key name="tizen.org/feature/network.bluetooth.audio.media" type="bool">true</key>
+ <key name="tizen.org/feature/network.bluetooth.audio.controller" type="bool">false</key>
<key name="tizen.org/feature/network.bluetooth.health" type="bool">true</key>
<key name="tizen.org/feature/network.bluetooth.hid" type="bool">true</key>
<key name="tizen.org/feature/network.bluetooth.le" type="bool">true</key>
<key name="tizen.org/feature/network.bluetooth.opp" type="bool">true</key>
+ <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">false</key>
<key name="tizen.org/feature/network.nfc" type="bool">true</key>
<key name="tizen.org/feature/network.nfc.tag" type="bool">true</key>
<key name="tizen.org/feature/network.nfc.p2p" type="bool">true</key>