commit | 1897f8b2f0804f4336306eb90775ec368392c894 | [log] [tgz] |
---|---|---|
author | William Loh <wloh@google.com> | Thu Nov 09 11:42:14 2023 -0800 |
committer | William Loh <wloh@google.com> | Thu Nov 09 11:42:14 2023 -0800 |
tree | 06e504c8079a1eb498553e543dbe2aba6bb09fde | |
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