commit | ab68e38786ecfa253cca5808182f42b17371db70 | [log] [tgz] |
---|---|---|
author | Fan Zhang <zhfan@google.com> | Tue Dec 06 12:56:46 2022 -0800 |
committer | Fan Zhang <zhfan@google.com> | Tue Dec 13 17:37:10 2022 +0000 |
tree | d0361df414d5f5497218bddfaa8e8fbadfc46ac5 | |
parent | ff81457133a064625dc1432c9f6c4692b8ed5f42 [diff] |
Increase threshold for ESOS power button press detection If pressing power button 5 times is faster than 200ms, we will not trigger the ESOS experience. This is unlikely to be done by human. The fastest recorded button press is 60ms so the whole esos gesture sequence should be 300ms or so. We are taking 200ms threshold to be conservative. Fix: 261618088 Test: rebuild, PTS Change-Id: Id3f1d92623d17b2921cc0fb90c1f19f896946881