summaryrefslogtreecommitdiff
path: root/tm1
diff options
context:
space:
mode:
authorsooyeon.kim <sooyeon.kim@samsung.com>2018-09-28 09:29:13 +0900
committersooyeon.kim <sooyeon.kim@samsung.com>2018-09-28 09:29:30 +0900
commit9b0a200b9b99dc84643d1ea8fc7c6a87f9ab2b8a (patch)
treea221f560ccc01c30542db9ea2db0bb3e06a38f05 /tm1
parent6e7f9ad4d1fdaf52eb8fe0804e3704e1a5025c50 (diff)
downloadunified-model-config-9b0a200b9b99dc84643d1ea8fc7c6a87f9ab2b8a.tar.gz
unified-model-config-9b0a200b9b99dc84643d1ea8fc7c6a87f9ab2b8a.tar.bz2
unified-model-config-9b0a200b9b99dc84643d1ea8fc7c6a87f9ab2b8a.zip
[ACR-1294] Add a new feature(multi_assistant)submit/tizen/20180928.004104accepted/tizen/unified/20180928.080643
Change-Id: I6561963c71548d1652c86c47b418e314064419e3 Signed-off-by: sooyeon.kim <sooyeon.kim@samsung.com>
Diffstat (limited to 'tm1')
-rw-r--r--tm1/model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml
index 0ef77f9..7c6cd49 100644
--- a/tm1/model-config.xml
+++ b/tm1/model-config.xml
@@ -51,6 +51,7 @@
<key name="tizen.org/feature/media.video_recording" type="bool">true</key>
<key name="tizen.org/feature/microphone" type="bool">true</key>
<key name="tizen.org/feature/minicontrol" type="bool">true</key>
+ <key name="tizen.org/feature/multi_assistant" type="bool">true</key>
<key name="tizen.org/feature/multi_point_touch.pinch_zoom" type="bool">true</key>
<key name="tizen.org/feature/multi_point_touch.point_count" type="int">2</key>
<key name="tizen.org/feature/multimedia.transcoder" type="bool">true</key>