commit | c837a2f033abe4630fe8e0282d2d455c09b200a5 | [log] [tgz] |
---|---|---|
author | Guanglinw Wu <ot_guanglinw.wu@mediatek.com> | Wed Aug 21 10:57:12 2024 +0800 |
committer | Jis G Jacob <studiokeys@blissroms.org> | Sat Aug 31 13:33:51 2024 -0400 |
tree | 6c40b9da55167ba9c89e9bb8592e9ee534acda2b | |
parent | d6b4c1c80953c84393989a20cc7ac8fd4104a56b [diff] |
Avoid empty token when show popuwindow This is an AOSP design flaw. When showing popuwindow, if the token is null, it will cause the app to crash. if token is null, return directly. Bug: 361270046 Test: run MTBF Test Pass Change-Id: I61fa69799d2948fe22178bbf761c63667f736f69 Signed-off-by: Jis G Jacob <studiokeys@blissroms.org>