diff options
Diffstat (limited to 'tw2/model-config.xml')
-rw-r--r-- | tw2/model-config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tw2/model-config.xml b/tw2/model-config.xml index 7c65bf1..5f9ef7a 100644 --- a/tw2/model-config.xml +++ b/tw2/model-config.xml @@ -220,6 +220,9 @@ <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> <key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</key> <key name="tizen.org/feature/systemsetting.font" type="bool">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">true</key> + <key name="tizen.org/feature/thermistor.cp" type="bool">true</key> + <key name="tizen.org/feature/thermistor.battery" 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> |