commit | 94132e14a95a32483b76d0b8136228dec8b11b07 | [log] [tgz] |
---|---|---|
author | Winson Chung <winsonc@google.com> | Mon Nov 09 19:42:12 2020 -0800 |
committer | Winson Chung <winsonc@google.com> | Thu Dec 03 10:42:48 2020 -0800 |
tree | bc1c6ee798f0182de800900c5c1fdfec668efa42 | |
parent | 631fafdf0751373a72ed58996537b9bf234954ec [diff] |
1/ Initial preparation for separate shell main thread - Add @BinderThread/@ShellMainThread/@SysUIMainThread annotations for some common shell classes and callbacks - Add mechanism to inject shell-anim/shell-main/sysui-main/etc executors (removed AnimationThread static instance) (Note: The shell main thread will still be the sysui main thread) Bug: 161979899 Test: atest WMShellUnitTests Change-Id: I4adfeaebe5b79fab7c9451eef7b54fcdf4d8d40a