BZ: 25076
Prolong event report period when 6D interrupt occurs. This is necessary
to ensure the android framework could detect orientation change when
device is rotated very slowly.
Change-Id: Ie1d29b3d24edd458f8849a07a1ffacb47b7e8081
Signed-off-by: Zhifeng Wang <zhifeng.wang@intel.com>
Reviewed-on: http://android.intel.com:8080/36671
Reviewed-by: Liu, Hong <hong.liu@intel.com>
Reviewed-by: Cai, Stanley W <stanley.w.cai@intel.com>
Reviewed-by: buildbot <buildbot@intel.com>
Tested-by: buildbot <buildbot@intel.com>
#define G_MAX 16000
-#define LIS3DH_6D_REPORT_DELAY 100
-#define LIS3DH_6D_REPORT_CNT 10
+#define LIS3DH_6D_REPORT_DELAY 200
+#define LIS3DH_6D_REPORT_CNT 40
#define SENSITIVITY_2G 1 /** mg/LSB */
#define SENSITIVITY_4G 2 /** mg/LSB */