summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorSelim Cinek <cinek@google.com>2021-05-20 19:06:44 +0200
committerSelim Cinek <cinek@google.com>2021-05-20 21:33:22 +0200
commite9587bb557aaf3513dcf8d5ba4cbaeb46460025a (patch)
treee302d3e7f55bf1cbc942cab87826edf2b2b33053 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent48f518618e3c75ac793703da678e3c4ba9b05b64 (diff)
Fixed an issue where the keyguard media visibility was wrong
Because we were overriding the visibility to avoid some bugs, this accidentally had the effect that hidden media players would become visible. These visibility overrides were masking an issue where the hostview wasn't attached to neither of the containers, leading to the host not receiving any updates. The mediaHost was waiting until being attached to start listening, which is now also changed to avoid similar future issues. Fixes: 188530838 Test: atest SystemUITests Change-Id: I8f5aad143713c057cec068f42b5f68cffc370861
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions