diff options
author | Woo Chang Kim <wchang.kim@samsung.com> | 2019-05-13 03:43:14 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@review.ap-northeast-2.compute.internal> | 2019-05-13 03:43:14 +0000 |
commit | 6e80d30fa8b2b24112e1de2abbc805e70fe4a940 (patch) | |
tree | 2fe7e09b38daa9f47a557afd3fb2c99c74da9b3f /tm1 | |
parent | 29d157b75c4140461e7dad09a83756bb59adbf9b (diff) | |
parent | 5a86cc58dade2325a517877264c3b7b40c1fbf5a (diff) | |
download | unified-model-config-6e80d30fa8b2b24112e1de2abbc805e70fe4a940.tar.gz unified-model-config-6e80d30fa8b2b24112e1de2abbc805e70fe4a940.tar.bz2 unified-model-config-6e80d30fa8b2b24112e1de2abbc805e70fe4a940.zip |
Merge "[ACR-1344] Add new ui_service.softkey feature for softkey client" into tizen
Diffstat (limited to 'tm1')
-rw-r--r-- | tm1/model-config.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml index e535676..017b5a3 100644 --- a/tm1/model-config.xml +++ b/tm1/model-config.xml @@ -223,6 +223,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">true</key> <key name="tizen.org/feature/vision.barcode_detection" type="bool">true</key> |