summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJosh Tsuji <tsuji@google.com>2021-12-15 16:06:41 -0500
committerJosh Tsuji <tsuji@google.com>2021-12-15 16:08:11 -0500
commitcfdad866881b225f4d139ad517e5e18dd761bf52 (patch)
treebd86a4f0086b8f7f0868e50cc4470a09211cee2a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parente14bfadc0394a2a7f530d6d373f5954d97137dcd (diff)
Remove check preventing keyguardGoingAwayRunnable from being called if it's already going away.
This check was added in ag/16441222. The root cause of ag/16441222's bug was that we were not handling remote animation cancellations properly, so it fixed that and also added this check to prevent extraneous cancellations from happening in the first place. That check was not necessary to fix the original bug (since we handle cancellations properly now, including extraneous ones), and appears to be causing issues with camera CTS tests and at least one report of a stuck lock screen. I can't reproduce any of that locally, but given that it was not necessary, we should remove it pending investigation. Bug: 210831136 Bug: 210732858 Test: atest SystemUITests Change-Id: I78af499016e9c46f881fb7045e9823273162ddcc
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions