commit | 4359b559f2b01e1d9aad7d2cdd5e5e0e8ec6a923 | [log] [tgz] |
---|---|---|
author | Lucas Dupin <dupin@google.com> | Thu Aug 09 15:07:54 2018 -0700 |
committer | Lucas Dupin <dupin@google.com> | Fri Aug 10 14:05:02 2018 -0700 |
tree | 4421902234f65a2fcccb171f8eba6369e7bcc17f | |
parent | fffaf4f1278c72852bded7379cbe39c982e67423 [diff] |
Double tap and lift should take to lock screen The current ambient display design doesn't make sense when the display is not 'always on', let's wake-up directly to the lock screen instead. Change-Id: I217720dcf01a507f43e9da6e1970b2246fb75211 Test: double tap from AOD or screen off Test: lift from AOD or screen off Test: receive pulsing notification, long press Fixes: 73148491 Fixes: 111881300 Bug: 111414690