diff options
author | InHong Han <inhong1.han@samsung.com> | 2019-09-05 18:36:56 +0900 |
---|---|---|
committer | InHong Han <inhong1.han@samsung.com> | 2019-09-05 18:36:56 +0900 |
commit | 78c41a66541b8db3c274b60f074b7ac4b20bb21b (patch) | |
tree | b3b5f97456e36d1cebedad3803aafb964fdc32e5 /emulator/model-config_tv64.xml | |
parent | bb10c5178bb85961261f43b319a12dae05a998f7 (diff) | |
download | unified-model-config-78c41a66541b8db3c274b60f074b7ac4b20bb21b.tar.gz unified-model-config-78c41a66541b8db3c274b60f074b7ac4b20bb21b.tar.bz2 unified-model-config-78c41a66541b8db3c274b60f074b7ac4b20bb21b.zip |
[ACR-1423] Add a new ui_service.sticker featuresubmit/tizen/20190906.065055accepted/tizen/unified/20190909.010916
Change-Id: Iaaa880bebb059646ca42c4c714121f1fed44e760
Diffstat (limited to 'emulator/model-config_tv64.xml')
-rw-r--r-- | emulator/model-config_tv64.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml index 7fb6d0e..537ecfc 100644 --- a/emulator/model-config_tv64.xml +++ b/emulator/model-config_tv64.xml @@ -222,6 +222,7 @@ <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/ui_service.sticker" type="bool">false</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">false</key> |