diff options
author | Junseok, Kim <juns.kim@samsung.com> | 2019-05-10 16:22:36 +0900 |
---|---|---|
committer | Junseok, Kim <juns.kim@samsung.com> | 2019-05-10 17:26:27 +0900 |
commit | 5a86cc58dade2325a517877264c3b7b40c1fbf5a (patch) | |
tree | de710c70ea6f1448392ba7d359fdef92bbc69f4e /tw3 | |
parent | 65f2e73265e2d508f02d38547ff14f69ac90b60a (diff) | |
download | unified-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 'tw3')
-rw-r--r-- | tw3/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 7b67d9a..1a8f124 100644 --- a/tw3/model-config.xml +++ b/tw3/model-config.xml @@ -225,6 +225,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">true</key> + <key name="tizen.org/feature/ui_service.softkey" type="bool">true</key> <key name="tizen.org/feature/usb.accessory" type="bool">false</key> <key name="tizen.org/feature/usb.host" type="bool">false</key> <key name="tizen.org/feature/vision.barcode_detection" type="bool">true</key> |