sensor: disable uncalibrated gyroscope on TM2 96/101896/1 accepted/tizen_3.0_common accepted/tizen/3.0/common/20161207.194147 accepted/tizen/3.0/mobile/20161207.010444 submit/tizen_3.0/20161205.094941
authorkibak.yoon <kibak.yoon@samsung.com>
Thu, 1 Dec 2016 10:40:28 +0000 (19:40 +0900)
committerkibak.yoon <kibak.yoon@samsung.com>
Thu, 1 Dec 2016 10:40:28 +0000 (19:40 +0900)
Change-Id: Ib5e65a20d83f266c6bf7c8a286d6acebbcf7f550
Signed-off-by: kibak.yoon <kibak.yoon@samsung.com>
CMakeLists.txt

index d0e6aa5..06d5171 100644 (file)
@@ -4,7 +4,7 @@ INCLUDE(GNUInstallDirs)
 
 SET(ACCEL "ON")
 SET(GYRO "ON")
-SET(GYRO_UNCAL "ON")
+SET(GYRO_UNCAL "OFF")
 SET(PROXIMITY "ON")
 SET(LIGHT "ON")
 SET(GEOMAG "ON")