diff options
Diffstat (limited to 'tm1')
-rw-r--r-- | tm1/model-config.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tm1/model-config.xml b/tm1/model-config.xml index a1137bb..e3d972b 100644 --- a/tm1/model-config.xml +++ b/tm1/model-config.xml @@ -78,7 +78,7 @@ <key name="tizen.org/feature/network.bluetooth.le" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.le.ipsp" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.le.gatt.server" type="bool">false</key> - <key name="tizen.org/feature/network.bluetooth.le.gatt.client" type="bool">true</key> + <key name="tizen.org/feature/network.bluetooth.le.gatt.client" type="bool">false</key> <key name="tizen.org/feature/network.bluetooth.opp" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.oob" type="bool">true</key> <key name="tizen.org/feature/network.bluetooth.phonebook.client" type="bool">false</key> @@ -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> |