summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkibak.yoon <kibak.yoon@samsung.com>2017-09-26 16:51:02 +0900
committerkibak.yoon <kibak.yoon@samsung.com>2017-09-26 16:51:02 +0900
commit00779f2de04ddc0b0d3ad967d4f7a0b57c0d45b7 (patch)
treeacc6c680a67d0ef3158fcb463c27a532a761153e
parent6f5566d2994ed962c844fd020a0e97612cb2a137 (diff)
downloadmodel-config-n4-00779f2de04ddc0b0d3ad967d4f7a0b57c0d45b7.tar.gz
model-config-n4-00779f2de04ddc0b0d3ad967d4f7a0b57c0d45b7.tar.bz2
model-config-n4-00779f2de04ddc0b0d3ad967d4f7a0b57c0d45b7.zip
[ACR-1023] Add significant motion sensor featuresubmit/tizen/20170927.103322accepted/tizen/unified/20170927.181445
Change-Id: I26fc291dcc4a3217a180c373d5608d2c4b2910ce 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 9e63416..02ea370 100644
--- a/model-config.xml
+++ b/model-config.xml
@@ -179,6 +179,7 @@
<key name="tizen.org/feature/sensor.proximity" type="bool">true</key>
<key name="tizen.org/feature/sensor.proximity.wakeup" type="bool">false</key>
<key name="tizen.org/feature/sensor.rotation_vector" type="bool">true</key>
+ <key name="tizen.org/feature/sensor.significant_motion" 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>