commit | baeaad66d0d262194947ce59e5c0eeb4964c854e | [log] [tgz] |
---|---|---|
author | Emilian Peev <epeev@google.com> | Tue Nov 23 13:08:14 2021 -0800 |
committer | Emilian Peev <epeev@google.com> | Thu Dec 09 10:16:04 2021 -0800 |
tree | 7fc2582e2204391170aa86662ef67fabfa3566c3 | |
parent | d7d5f316dac336e422fe32003ced3db3c297dc89 [diff] |
CameraServiceProxy: Query recent tasks for top activity data Certain top activities will not trigger the "onTaskMovedToFront" callback which can result in incorrect resizeability queries. This can happen when a new activity is launched in the top task. To avoid this, retrieve the necessary information via the reported recent tasks by activity manager for a given user id. Bug: 203044281 Test: Manual using camera application Change-Id: I61efd4282a2231e6354e5514fc25d7d27005335b