summaryrefslogtreecommitdiff
path: root/libs/androidfw/AttributeResolution.cpp
diff options
context:
space:
mode:
author Daniel Norman <danielnorman@google.com> 2024-04-15 18:45:56 +0000
committer Daniel Norman <danielnorman@google.com> 2024-04-15 18:45:56 +0000
commitcfd152e5d9db83023148c2d9b0d7ae21473f8921 (patch)
tree5b19fa7409549d91cdf9778c58aa4d0f6bf802dd /libs/androidfw/AttributeResolution.cpp
parent4487bc7fee2d93d1b623dd0a5bbcbe5c32b82617 (diff)
Removes posting to a handler for onWindowInfosChanged.
This handler post was originally added to fix an ANR in b/221497060 but that underlying lock issue has since been resolved in b/222421815. Now, this handler post can cause OOM in extreme cases when hundreds of messages are posted before being handled. It should be safe to remove given that the locking issue is resolved. Bug: 333834990 Test: Drag app from taskbar to split screen, observe no ANR Change-Id: I5e391bb375105f369586374e38a8980a12b449b8
Diffstat (limited to 'libs/androidfw/AttributeResolution.cpp')
0 files changed, 0 insertions, 0 deletions