summaryrefslogtreecommitdiff
path: root/rs/java/android/renderscript/ProgramFragmentFixedFunction.java
diff options
context:
space:
mode:
authorJorim Jaggi <jjaggi@google.com>2017-07-18 14:33:21 +0200
committerJorim Jaggi <jjaggi@google.com>2017-07-18 12:43:04 +0000
commita338219a269f4f9a5fd648bf8113e1180ff4083a (patch)
tree430b3fd347cf3e5fff1fb73c9bbf62b396686d33 /rs/java/android/renderscript/ProgramFragmentFixedFunction.java
parent331a2876564e18c5b89e67d72ba594909003ef39 (diff)
Fix threading issue with splash screens
If we use a different thread to remove the view than we added it, it leads to suffering. WindowManagerGlobal.removeView ends up setting mParent of the DecorView to null, without any locking, which can lead to crashes. Test: Device boots, starting windows work. Otherwise: Pray Change-Id: Ifc1e0d0236746aef4ed2b63e08af7de695ce69aa Fixes: 63664477
Diffstat (limited to 'rs/java/android/renderscript/ProgramFragmentFixedFunction.java')
0 files changed, 0 insertions, 0 deletions