commit | 673e6bb0899c51e29400ed0098a30005e6a4d506 | [log] [tgz] |
---|---|---|
author | Rick Yiu <rickyiu@google.com> | Mon Jul 01 08:23:09 2024 +0000 |
committer | Rick Yiu <rickyiu@google.com> | Thu Aug 15 01:29:48 2024 +0000 |
tree | 16d721e520eacf4346f8c507074b0b09aeb6469d | |
parent | 3081d1d024b315973f63fa151220f7592db7ed41 [diff] |
Create a new group for foreground of multi-window In multi-window mode, currently the focused window will be top-app, and others will be foreground. However, the cpu resource we assign to typical foreground group may not meet the performance need of those windows. Therefore, create a new group for them so that we could distinguish their performance need. Bug: 200769420 Test: group created Change-Id: I84c61f9ed4d167e156dafb7a816b6482e80a8523