Commit 5a11d07
keyguard: Do not trigger a wake up when hiding lockscreen
* This piece of code was introduced in commit:
Swipe up to unlock when pulsing
Change-Id: Ida5adb6a18f3ee992b1d154e10b35ba244f5b712
However, it appears to not be needed and instead causes the device
to wakeup right after dozing with no lockscreen set.
* Remove it and test with:
adb shell am broadcast -a com.android.systemui.doze.pulse com.android.systemui
The device can still be unlocked from pulsing state.
Change-Id: Ib5c2f930bd4de04cbf8f89f12d046f30c9b32a521 parent 89fa002 commit 5a11d07
1 file changed
Lines changed: 0 additions & 7 deletions
Lines changed: 0 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1948 | 1948 | | |
1949 | 1949 | | |
1950 | 1950 | | |
1951 | | - | |
1952 | | - | |
1953 | | - | |
1954 | | - | |
1955 | | - | |
1956 | | - | |
1957 | | - | |
1958 | 1951 | | |
1959 | 1952 | | |
1960 | 1953 | | |
| |||
0 commit comments