diff options
author | lokilee73 <changjoo.lee@samsung.com> | 2019-02-12 21:05:31 +0900 |
---|---|---|
committer | lokilee73 <changjoo.lee@samsung.com> | 2019-02-13 11:16:52 +0900 |
commit | 561da38fa06a21f3af3f64b07906011f2359950c (patch) | |
tree | 1c4e2043a5b7efe70ce783f2192eadb23507e2a9 | |
parent | c7ab2436c35f9784cf48632a4d27b076a4235ca4 (diff) | |
download | unified-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>
-rw-r--r-- | emulator/model-config.xml | 3 | ||||
-rw-r--r-- | emulator/model-config_mobile.xml | 3 | ||||
-rw-r--r-- | emulator/model-config_mobile64.xml | 3 | ||||
-rw-r--r-- | emulator/model-config_tv.xml | 3 | ||||
-rw-r--r-- | emulator/model-config_tv64.xml | 3 | ||||
-rw-r--r-- | emulator/model-config_wearable.xml | 3 | ||||
-rw-r--r-- | generic/model-config-iot.xml | 3 | ||||
-rw-r--r-- | generic/model-config.xml | 3 | ||||
-rw-r--r-- | rpi3/model-config.xml | 3 | ||||
-rw-r--r-- | rpi3/model-config_tv.xml | 3 | ||||
-rw-r--r-- | tm1/model-config.xml | 3 | ||||
-rw-r--r-- | tm2/model-config.xml | 3 | ||||
-rw-r--r-- | tw2/model-config.xml | 3 | ||||
-rw-r--r--[-rwxr-xr-x] | tw3/model-config.xml | 3 | ||||
-rw-r--r-- | xu3/model-config.xml | 3 | ||||
-rw-r--r-- | xu3/model-config_ivi.xml | 3 | ||||
-rw-r--r-- | xu3/model-config_tv.xml | 3 |
17 files changed, 51 insertions, 0 deletions
diff --git a/emulator/model-config.xml b/emulator/model-config.xml index 1ce3abe..1d04b51 100644 --- a/emulator/model-config.xml +++ b/emulator/model-config.xml @@ -183,6 +183,9 @@ <key name="tizen.org/feature/speech.synthesis" type="bool">true</key> <key name="tizen.org/feature/speech.control" type="bool">true</key> <key name="tizen.org/feature/storage.external" type="bool">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">false</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/usb.accessory" type="bool">false</key> <key name="tizen.org/feature/usb.host" type="bool">false</key> <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key> diff --git a/emulator/model-config_mobile.xml b/emulator/model-config_mobile.xml index 0f8f81b..214840d 100644 --- a/emulator/model-config_mobile.xml +++ b/emulator/model-config_mobile.xml @@ -217,6 +217,9 @@ <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</key> <key name="tizen.org/feature/systemsetting.font" type="bool">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">false</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/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> diff --git a/emulator/model-config_mobile64.xml b/emulator/model-config_mobile64.xml index 3da53cc..9776669 100644 --- a/emulator/model-config_mobile64.xml +++ b/emulator/model-config_mobile64.xml @@ -217,6 +217,9 @@ <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</key> <key name="tizen.org/feature/systemsetting.font" type="bool">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">false</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/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> diff --git a/emulator/model-config_tv.xml b/emulator/model-config_tv.xml index 1345d9e..bbd302b 100644 --- a/emulator/model-config_tv.xml +++ b/emulator/model-config_tv.xml @@ -215,6 +215,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">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">false</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/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> diff --git a/emulator/model-config_tv64.xml b/emulator/model-config_tv64.xml index d5ced8a..c3d472f 100644 --- a/emulator/model-config_tv64.xml +++ b/emulator/model-config_tv64.xml @@ -212,6 +212,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">true</key> + <key name="tizen.org/feature/thermistor.ap" type="bool">false</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/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> diff --git a/emulator/model-config_wearable.xml b/emulator/model-config_wearable.xml index 780eda4..9977553 100644 --- a/emulator/model-config_wearable.xml +++ b/emulator/model-config_wearable.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">false</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/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> diff --git a/generic/model-config-iot.xml b/generic/model-config-iot.xml index 744df34..c897ef2 100644 --- a/generic/model-config-iot.xml +++ b/generic/model-config-iot.xml @@ -236,6 +236,9 @@ <key name="tizen.org/feature/systemsetting.lock_screen" 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">false</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.information" type="bool">false</key> diff --git a/generic/model-config.xml b/generic/model-config.xml index 2b0a9e2..eb4e747 100644 --- a/generic/model-config.xml +++ b/generic/model-config.xml @@ -102,6 +102,9 @@ <key name="tizen.org/feature/speech.recognition" type="bool">true</key> <key name="tizen.org/feature/speech.synthesis" type="bool">true</key> <key name="tizen.org/feature/storage.external" type="bool">true</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/usb.accessory" type="bool">true</key> <key name="tizen.org/feature/usb.host" type="bool">true</key> <key name="tizen.org/feature/vision.face_recognition" type="bool">false</key> 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> diff --git a/rpi3/model-config_tv.xml b/rpi3/model-config_tv.xml index e33b350..84c7342 100644 --- a/rpi3/model-config_tv.xml +++ b/rpi3/model-config_tv.xml @@ -202,6 +202,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">true</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> diff --git a/tm1/model-config.xml b/tm1/model-config.xml index 73e48ba..b07596d 100644 --- a/tm1/model-config.xml +++ b/tm1/model-config.xml @@ -218,6 +218,9 @@ <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</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">false</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">true</key> <key name="tizen.org/feature/vision.barcode_detection" type="bool">true</key> diff --git a/tm2/model-config.xml b/tm2/model-config.xml index 18182d3..6583256 100644 --- a/tm2/model-config.xml +++ b/tm2/model-config.xml @@ -219,6 +219,9 @@ <key name="tizen.org/feature/systemsetting.incoming_call" type="bool">true</key> <key name="tizen.org/feature/systemsetting.notification_email" type="bool">true</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">false</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">true</key> <key name="tizen.org/feature/vision.barcode_detection" type="bool">true</key> 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> diff --git a/tw3/model-config.xml b/tw3/model-config.xml index 658c2f3..618b7e8 100755..100644 --- a/tw3/model-config.xml +++ b/tw3/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">false</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> diff --git a/xu3/model-config.xml b/xu3/model-config.xml index 75420e7..7429dae 100644 --- a/xu3/model-config.xml +++ b/xu3/model-config.xml @@ -212,6 +212,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">true</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> diff --git a/xu3/model-config_ivi.xml b/xu3/model-config_ivi.xml index 771a5b5..f78350d 100644 --- a/xu3/model-config_ivi.xml +++ b/xu3/model-config_ivi.xml @@ -199,6 +199,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">true</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> diff --git a/xu3/model-config_tv.xml b/xu3/model-config_tv.xml index 7f76001..d5608c9 100644 --- a/xu3/model-config_tv.xml +++ b/xu3/model-config_tv.xml @@ -214,6 +214,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">true</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> |