commit | 042e43a7172a43743a11af66353436a0d53a462a | [log] [tgz] |
---|---|---|
author | Alex Salo <asalo@google.com> | Thu May 30 15:24:54 2019 -0700 |
committer | Alex Salo <asalo@google.com> | Tue Jun 04 13:59:16 2019 -0700 |
tree | 312c74cf70fac099ef513b3bb1819e2d89fc861e | |
parent | 2fb4cb55f057028e71dd106c33969786403d3fc9 [diff] |
Don't call ActivityManagerService on main thread AttentionManagerService is getting called from PMS with its mLock held. PowerManagerService can't up-call to the system, thus AMS can't call into ActivityManagerService via bindService() - put it on another thread. Bug: 133077390 Test: manually Change-Id: I373163c188bc8dbbd3d4f708073a875a57cfed73