commit | b6eab79b7613305ddc0928eb2de515abfb0eac0a | [log] [tgz] |
---|---|---|
author | Peng Xu <pengxu@google.com> | Wed Jul 05 11:24:19 2017 -0700 |
committer | Peng Xu <pengxu@google.com> | Wed Jul 05 11:24:19 2017 -0700 |
tree | fc46563fa1a3cee85a8444406aac6d2aa889d4df | |
parent | bf7dcd2adb03373c2ac665030eb00a8ab3debb7b [diff] |
Relax accelerometer events norm check Current accelerometer norm check threshold is tight and cause unnecessary test flakiness in test environment with small inevitable vibration (e.g. from people walking by testing lab). This CL relax the threshold from 0.5m/s^2 to 1m/s^2. Test: vts pass Bug: 62811045 Change-Id: I5d7e736623c892b6e6c9b8ddc5d0f53fa8aaba77