diff options
author | DoHyun Pyun <dh79.pyun@samsung.com> | 2018-09-10 10:30:05 +0900 |
---|---|---|
committer | DoHyun Pyun <dh79.pyun@samsung.com> | 2018-09-10 10:30:05 +0900 |
commit | 7aa42c237b4cc695d3bdb9f4bbb5d84aeb57a883 (patch) | |
tree | c2be56a0b360ffa287b7b7c5171f5145c529ae59 /xu3/model-config.xml | |
parent | 5055d2bfb0e411ccf9471acb3a6c2d055f9c1a3c (diff) | |
download | unified-model-config-7aa42c237b4cc695d3bdb9f4bbb5d84aeb57a883.tar.gz unified-model-config-7aa42c237b4cc695d3bdb9f4bbb5d84aeb57a883.tar.bz2 unified-model-config-7aa42c237b4cc695d3bdb9f4bbb5d84aeb57a883.zip |
[ACR-1289] Add network.bluetooth.le.5_0 featuresubmit/tizen/20180912.021406accepted/tizen/unified/20180912.061742
Change-Id: I39b1388ac00fcb2ee82ed14d924e8cfdb2ccaaad
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
Diffstat (limited to 'xu3/model-config.xml')
-rw-r--r-- | xu3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xu3/model-config.xml b/xu3/model-config.xml index 06f0628..7d60fd9 100644 --- a/xu3/model-config.xml +++ b/xu3/model-config.xml @@ -76,6 +76,7 @@ <key name="tizen.org/feature/network.bluetooth.opp" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.oob" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">false</key> + <key name="tizen.org/feature/network.bluetooth.le.5_0" type="bool">false</key> <key name="tizen.org/feature/network.mtp" type="bool">true</key> <key name="tizen.org/feature/network.nfc" type="bool">false</key> <key name="tizen.org/feature/network.nfc.card_emulation" type="bool">false</key> |