commit | ab51f2110a83cae189f0bf2c4615278e7b97e5ea | [log] [tgz] |
---|---|---|
author | Schneider Victor-tulias <victortulias@google.com> | Tue Jun 06 10:55:54 2023 -0700 |
committer | Schneider Victor-tulias <victortulias@google.com> | Tue Jun 06 11:02:09 2023 -0700 |
tree | 21cd8048250b67154ed8c34e996f36cc87f5db77 | |
parent | 014a6843430399267b3415d85ba48428234ba36e [diff] |
Add null-check to findLastActiveTaskAndRunCallback ItemInfo.getTargetComponent is nullable, so we can't always create a ComponentKey. Added a null-check and proper creation of ComponentKeys Flag: not needed Fixes: 286053950 Test: started and completed splitscreen selection from home, taskbar and overview Change-Id: Ifa30f194ae064fab8aad79c5116f8c859dfd8cf1