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
Loading
Please register or sign in to comment