summaryrefslogtreecommitdiff
path: root/libs/hwui/FrameInfoVisualizer.cpp
diff options
context:
space:
mode:
author William Loh <wloh@google.com> 2023-12-11 17:35:01 +0000
committer William Loh <wloh@google.com> 2023-12-14 01:41:44 +0000
commit5c41c5953db116e14c3ad31a91d2ac73a6c87a09 (patch)
tree8b8fa7bfee8555a0ad1f44aee747d23c6688ad3d /libs/hwui/FrameInfoVisualizer.cpp
parente37802cca54e6d0cc915c673c3010574676b3774 (diff)
Remove redundant limits in package parser.
Since manifest tag and attribute limits were added we can remove some redundant limits in package parsing. 1. Removed the 30k component limit and reduced the activity tag count limit to 30k 2. Removed the permission name attribute length limit of 512 since there is already a 1024 length limit for all name attributes. Fixed a bug where manifest attributes were not being validated if they were read using TypedArray.getNonResourceString during package parsing. Bug: 288328797 Test: presubmit Change-Id: I76ef18f8147c56c7f4f8203f572b79407395d04e
Diffstat (limited to 'libs/hwui/FrameInfoVisualizer.cpp')
0 files changed, 0 insertions, 0 deletions