summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkibak.yoon <kibak.yoon@samsung.com>2016-06-29 20:43:47 +0900
committerkibak.yoon <kibak.yoon@samsung.com>2016-06-29 20:43:47 +0900
commit783119d583e34e389151edb761f74e61009d3026 (patch)
tree8252d787d67626fd168511fe9cb07388ca07b11a
parented7aa63fe006f5ed03ad9c96ccd8d1d8a1630a3f (diff)
downloadmodel-config-n4-783119d583e34e389151edb761f74e61009d3026.tar.gz
model-config-n4-783119d583e34e389151edb761f74e61009d3026.tar.bz2
model-config-n4-783119d583e34e389151edb761f74e61009d3026.zip
[ACR-667] Add new sensor feature for stress monitorsubmit/tizen/20160630.000647accepted/tizen/mobile/20160630.063031
Change-Id: I553322316f8f2851884929e7f328f65c86c51cd5 Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
-rw-r--r--model-config.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/model-config.xml b/model-config.xml
index cbee14b..0d669de 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -164,6 +164,7 @@
<key name="tizen.org/feature/sensor.proximity.wakeup" type="bool">false</key>
<key name="tizen.org/feature/sensor.rotation_vector" type="bool">false</key>
<key name="tizen.org/feature/sensor.sleep_monitor" type="bool">false</key>
+ <key name="tizen.org/feature/sensor.stress_monitor" type="bool">false</key>
<key name="tizen.org/feature/sensor.temperature" type="bool">false</key>
<key name="tizen.org/feature/sensor.tiltmeter" type="bool">false</key>
<key name="tizen.org/feature/sensor.tiltmeter.wakeup" type="bool">false</key>