Loading
Fix queries tag for browsers matches intent filters incorrectly
The queries tag in the manifest that declares intent's visibility with the uri data without the host name should only match browsers' intent filters. This CL fixes intent filters with a wildcard prefix in the host name are matched incorrectly by the queries of browsers. Bug: 210405218 Test: atest AppEnumerationTests Test: atest IntentFilterTest Change-Id: Ib4e968c1f9e6e543c1d3dece230579def10ee306