summaryrefslogtreecommitdiff
path: root/opengl/java/android/opengl/Material.java
diff options
context:
space:
mode:
authorShivam Agrawal <shivamagrawal@google.com>2021-11-17 11:13:45 -0800
committerShivam Agrawal <shivamagrawal@google.com>2021-12-07 16:49:06 +0000
commit7a696c99da8e93bca213e7e826eb8670e3fa6ed8 (patch)
tree1a73b6a6b6ef20761db8de8a098f5c24a88a3234 /opengl/java/android/opengl/Material.java
parentb344d335610bc04eb2b1bc2f815587b80fe10f5a (diff)
Create HandlerThread for TaskFragmentAnimationRunner
TaskFragmentAnimationRunner is initialized using the looper from the caller thread. This may cause a NPE because the looper may be null if the TaskFragmentAnimationRunner is initialized from a non-main thread. This CL creates a HandlerThread for the TaskFragmentAnimationRunner so that it can be initialized from any thread. Bug: b/207662199 Test: atest CtsWindowManagerJetpackTestCases:ActivityEmbeddingLaunchTests Change-Id: Id06b03380dc6dfa9122fca293df8948b4374c966
Diffstat (limited to 'opengl/java/android/opengl/Material.java')
0 files changed, 0 insertions, 0 deletions