summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author Nan Wu <wnan@google.com> 2025-03-11 20:58:09 +0000
committer Nan Wu <wnan@google.com> 2025-03-12 00:04:10 +0000
commit51673bb472e2c836800b163a7cf1f996d77e9a97 (patch)
tree90891ba55177f890d8dfdba8adae1d77c60c5e4a /libs/hwui/FrameInfoVisualizer.cpp
parent1323ed897ae6fec3300e70c31b192c3f545d9513 (diff)
Fix null pointer exception rendering cubes widget
It turns out RemoteViews.fromFillinIntent(Intent) is incorrectly marked as @Nonnull. Its caller RemoteViews.setOnClickFiilinIntent does not require the intent to be non null. So guard the call to collectExtraIntentKeys with a null check. Bug: 402501535 Test: Manual Flag: EXEMPT bugfix Change-Id: I2c2d7a9a6c7b916aa988414db1f5e67997ee72ca
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions