summaryrefslogtreecommitdiff
path: root/libs/hwui/pipeline/skia/RenderNodeDrawable.cpp
diff options
context:
space:
mode:
authorJacky Kao <jackykao@google.com>2021-03-25 08:49:53 +0800
committerJacky Kao <jackykao@google.com>2021-04-01 11:13:47 +0800
commitbd462745f5c881b8ab904d0ba6d820b54e5f9047 (patch)
treeba12c45a9da660d174009011876f3dcb9cab32e0 /libs/hwui/pipeline/skia/RenderNodeDrawable.cpp
parent624a0f2d0e34233db003f884cf1c73fa32201bf8 (diff)
Limitation the text location length of the A11y node
This issue caused by the input location length is too large to make the OOM crash when constructing the rectangle array. Due to the constructed rectangle array needs to send back to services through the binder transaction, so limiting the text location length to avoid the binder transaction failure or the OOM crash. Bug: 159355942 Test: a11y CTS & unit tests Change-Id: I3b48b8999967347475b830d94d641b45259152ae
Diffstat (limited to 'libs/hwui/pipeline/skia/RenderNodeDrawable.cpp')
0 files changed, 0 insertions, 0 deletions