summaryrefslogtreecommitdiff
path: root/xu3
diff options
context:
space:
mode:
authorJunseok, Kim <juns.kim@samsung.com>2019-05-10 16:22:36 +0900
committerJunseok, Kim <juns.kim@samsung.com>2019-05-10 17:26:27 +0900
commit5a86cc58dade2325a517877264c3b7b40c1fbf5a (patch)
treede710c70ea6f1448392ba7d359fdef92bbc69f4e /xu3
parent65f2e73265e2d508f02d38547ff14f69ac90b60a (diff)
downloadunified-model-config-5a86cc58dade2325a517877264c3b7b40c1fbf5a.tar.gz
unified-model-config-5a86cc58dade2325a517877264c3b7b40c1fbf5a.tar.bz2
unified-model-config-5a86cc58dade2325a517877264c3b7b40c1fbf5a.zip
[ACR-1344] Add new ui_service.softkey feature for softkey client
http://tizen.org/feature/ui_service.softkey Change-Id: I7e874e490f616da7cb5db1c3a2659aafdd378262
Diffstat (limited to 'xu3')
-rw-r--r--xu3/model-config.xml1
-rw-r--r--xu3/model-config_ivi.xml1
-rw-r--r--xu3/model-config_tv.xml1
3 files changed, 3 insertions, 0 deletions
diff --git a/xu3/model-config.xml b/xu3/model-config.xml
index 0128994..68af45c 100644
--- a/xu3/model-config.xml
+++ b/xu3/model-config.xml
@@ -217,6 +217,7 @@
<key name="tizen.org/feature/thermistor.ap" type="bool">true</key>
<key name="tizen.org/feature/thermistor.cp" type="bool">false</key>
<key name="tizen.org/feature/thermistor.battery" type="bool">false</key>
+ <key name="tizen.org/feature/ui_service.softkey" type="bool">true</key>
<key name="tizen.org/feature/tv.audio" type="bool">false</key>
<key name="tizen.org/feature/tv.display" type="bool">false</key>
<key name="tizen.org/feature/tv.inputdevice" type="bool">false</key>
diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml
index 8e0dca7..da16197 100644
--- a/xu3/model-config_ivi.xml
+++ b/xu3/model-config_ivi.xml
@@ -204,6 +204,7 @@
<key name="tizen.org/feature/thermistor.ap" type="bool">true</key>
<key name="tizen.org/feature/thermistor.cp" type="bool">false</key>
<key name="tizen.org/feature/thermistor.battery" type="bool">false</key>
+ <key name="tizen.org/feature/ui_service.softkey" type="bool">true</key>
<key name="tizen.org/feature/tv.audio" type="bool">false</key>
<key name="tizen.org/feature/tv.display" type="bool">false</key>
<key name="tizen.org/feature/tv.inputdevice" type="bool">false</key>
diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml
index 143ea80..3c2834b 100644
--- a/xu3/model-config_tv.xml
+++ b/xu3/model-config_tv.xml
@@ -219,6 +219,7 @@
<key name="tizen.org/feature/thermistor.ap" type="bool">true</key>
<key name="tizen.org/feature/thermistor.cp" type="bool">false</key>
<key name="tizen.org/feature/thermistor.battery" type="bool">false</key>
+ <key name="tizen.org/feature/ui_service.softkey" type="bool">true</key>
<key name="tizen.org/feature/tv.audio" type="bool">false</key>
<key name="tizen.org/feature/tv.display" type="bool">false</key>
<key name="tizen.org/feature/tv.inputdevice" type="bool">false</key>