diff options
author | Winson Chung <winsonc@google.com> | 2021-05-20 20:12:40 -0700 |
---|---|---|
committer | Winson Chung <winsonc@google.com> | 2021-05-26 05:08:59 +0000 |
commit | 608b5a26919b46b99480bb247486d8af12d27b05 (patch) | |
tree | 86bc135a8d34e2270fcfccf489cc140e20e9869a /rs/java/android/renderscript/ProgramFragmentFixedFunction.java | |
parent | 6074ebc1d1853ca9b9252fde685017a9282e5c51 (diff) |
Fix issue with updating canAffectSystemUiFlags when swiping up with PIP
- The previous change reverted to resetting the flag when cleaning
up the task, so we can remove the other path to reset the flag
- The original intent was to reset the flag when entering PIP, so
it should be in the likelyResolvedMode == WINDOWING_MODE_PINNED
block and not the currentMode == WINDOWING_MODE_PINNED block
Bug: 184703546
Test: Verify when entering PIP that we set canAffectSysUiFlags=false
on transferring the leash, and then back to true when it enters
PIP
Change-Id: I4c3ef81b6cecde14117a4d75ae1423456ff65f6a
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions