commit | 666f92f981e7828e4a48b667c121a423227d5bc6 | [log] [tgz] |
---|---|---|
author | Ashley Holton <ashleyholton@google.com> | Wed Oct 02 15:02:48 2024 -0700 |
committer | Rupesh Bansal <brup@google.com> | Thu Oct 03 10:56:44 2024 +0000 |
tree | a128805ecb24b1e5b137d64b0856525d4b167856 | |
parent | f87fc38d2fef0235c85c0a193113a4c7e17d21c1 [diff] |
Fix NPE in LogicalDisplayMapper For getDisplayIdsByGroupIdLocked, use keyAt() instead of get() to get the group ID within a loop. Also add null DisplayGroup check. Flag: EXEMPT bug fix Bug: 371033049 Test: atest android.app.cts.ActivityManagerTest Change-Id: I280118a32788ce53735842fd7a6e1c23d7595216