diff options
author | Alex Salo <asalo@google.com> | 2019-05-30 15:24:54 -0700 |
---|---|---|
committer | Alex Salo <asalo@google.com> | 2019-06-04 13:59:16 -0700 |
commit | 042e43a7172a43743a11af66353436a0d53a462a (patch) | |
tree | 312c74cf70fac099ef513b3bb1819e2d89fc861e /startop/scripts/lib/cmd_utils.py | |
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
Diffstat (limited to 'startop/scripts/lib/cmd_utils.py')
0 files changed, 0 insertions, 0 deletions