diff options
author | 2023-11-09 11:42:14 -0800 | |
---|---|---|
committer | 2023-11-09 11:42:14 -0800 | |
commit | 1897f8b2f0804f4336306eb90775ec368392c894 (patch) | |
tree | 06e504c8079a1eb498553e543dbe2aba6bb09fde /libs/androidfw/AssetManager2.cpp | |
parent | fa0fe0d403e1bc041777ec9eb4429b74796a9799 (diff) |
Relax length restriction on meta-data values.
Current restrictions on the value attribute of the <meta-data> tag in
the manifest is preventing some legitimate apps from being installed.
Relaxing this restriction fix this. This will be followed up with a new
restriction based on the total size of all meta-data values per
component.
Bug: 309027507
Test: atest AndroidPackageParsingValidationTest
Change-Id: Ic1dfdf10e4b4ec460dc56a762649ccd15235dd63
Diffstat (limited to 'libs/androidfw/AssetManager2.cpp')
0 files changed, 0 insertions, 0 deletions