summaryrefslogtreecommitdiff
path: root/rpi3/model-config.xml
diff options
context:
space:
mode:
authorlokilee73 <changjoo.lee@samsung.com>2019-02-12 21:05:31 +0900
committerlokilee73 <changjoo.lee@samsung.com>2019-02-13 11:16:52 +0900
commit561da38fa06a21f3af3f64b07906011f2359950c (patch)
tree1c4e2043a5b7efe70ce783f2192eadb23507e2a9 /rpi3/model-config.xml
parentc7ab2436c35f9784cf48632a4d27b076a4235ca4 (diff)
downloadunified-model-config-561da38fa06a21f3af3f64b07906011f2359950c.tar.gz
unified-model-config-561da38fa06a21f3af3f64b07906011f2359950c.tar.bz2
unified-model-config-561da38fa06a21f3af3f64b07906011f2359950c.zip
[ACR-1343] Add new thermistor features to measure temperaturesubmit/tizen/20190213.052409accepted/tizen/unified/20190213.071915
http://tizen.org/feature/thermistor.ap http://tizen.org/feature/thermistor.cp http://tizen.org/feature/thermistor.battery Change-Id: Icc205227a18316a990cffe153303bb8ae7916324 Signed-off-by: lokilee73 <changjoo.lee@samsung.com>
Diffstat (limited to 'rpi3/model-config.xml')
-rw-r--r--rpi3/model-config.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/rpi3/model-config.xml b/rpi3/model-config.xml
index f8c1a5d..db913a0 100644
--- a/rpi3/model-config.xml
+++ b/rpi3/model-config.xml
@@ -210,6 +210,9 @@
<key name="tizen.org/feature/systemsetting.incoming_call" type="bool">false</key>
<key name="tizen.org/feature/systemsetting.notification_email" type="bool">false</key>
<key name="tizen.org/feature/systemsetting.font" type="bool">false</key>
+ <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">false</key>
<key name="tizen.org/feature/tv.audio" type="bool">false</key>
<key name="tizen.org/feature/tv.display" type="bool">false</key>
<key name="tizen.org/feature/tv.inputdevice" type="bool">false</key>