commit | 542027b57106ae5365feeaeefe33e96271a3b5ae | [log] [tgz] |
---|---|---|
author | Wei Wang <wvw@google.com> | Fri Aug 06 12:36:17 2021 -0700 |
committer | Wei Wang <wvw@google.com> | Fri Aug 06 13:13:09 2021 -0700 |
tree | 3ada00889422474627e7302b9be8ad8345e0427a | |
parent | 7f95e16a0d60cd626e0a1aa08a6128fb727864bc [diff] |
HintManagerService: only check isolated process for app uid system_server can initiate ADPF session, which may cause deadlock on chain AMS -> WMS -> graphics -> HintManagerService -> AMS. This CL is to skip the AMS call when calling from system. Test: Boot Bug: 195257481 Signed-off-by: Wei Wang <wvw@google.com> Change-Id: I6c8f431193b31d7643d3782563b9f6c33fe69da0