commit | ab63d0671cef557fa5b79b6c10c6fca6cad1459b | [log] [tgz] |
---|---|---|
author | yuanjiahsu <yuanjiahsu@google.com> | Wed Mar 09 12:07:50 2022 +0800 |
committer | Yuanjia Hsu <yuanjiahsu@google.com> | Thu Mar 24 16:39:58 2022 +0000 |
tree | 017e37859f07913794ae0061c03ba99a24318380 | |
parent | 95387ac862c4c4f4a0eae942cdd95120cf1ebba6 [diff] |
Don't send callback with null topActivity The topActivity defined in ActivityListener#onTopActivityChanged is @NonNull, so GenericWindowPolicyController should not send the callback when topActivity is null. Bug: 222771130 Test: manual testing Change-Id: I227d1d83e0e191975ab45b110909938022bb1d0c