summaryrefslogtreecommitdiff
path: root/tm1
diff options
context:
space:
mode:
authordh79pyun <dh79.pyun@samsung.com>2021-08-24 09:02:47 +0900
committerdh79pyun <dh79.pyun@samsung.com>2021-08-24 09:26:08 +0900
commit9d84f6c5763c6a187fe4612ec96ec66aec66b4b9 (patch)
treeb92e2e511cf3ab45765566f40d7471f5b64135eb /tm1
parentb813d0951ca68757601b45754386b5f2b74c25b5 (diff)
downloadunified-model-config-9d84f6c5763c6a187fe4612ec96ec66aec66b4b9.tar.gz
unified-model-config-9d84f6c5763c6a187fe4612ec96ec66aec66b4b9.tar.bz2
unified-model-config-9d84f6c5763c6a187fe4612ec96ec66aec66b4b9.zip
iotcon API is a wrapper of iotivity, and applications or services use iotivity API directlry in now. After disable this feature, we will deprecate iotcon APIs in platform. Change-Id: I90cb045e6cbaf118558a68506718b075b49538c0
Diffstat (limited to 'tm1')
-rw-r--r--tm1/model-config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index d0f4368..3ed38d3 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -42,7 +42,7 @@
<key name="tizen.org/feature/input.keyboard" type="bool">false</key>
<key name="tizen.org/feature/input.keyboard.layout" type="string">none</key>
<key name="tizen.org/feature/input.rotating_bezel" type="bool">false</key>
- <key name="tizen.org/feature/iot.ocf" type="bool">true</key>
+ <key name="tizen.org/feature/iot.ocf" type="bool">false</key>
<key name="tizen.org/feature/led" type="bool">false</key>
<key name="tizen.org/feature/location" type="bool">true</key>
<key name="tizen.org/feature/location.batch" type="bool">false</key>