-
William Loh authored
Introduce new <uri-relative-filter-group> tag to define a new matching rule where all matchers in the group must match. Each rule group will be evaluated in the order they are defined in the manifest. These rules will only be evaluated if no matches found in mDataPaths. Each URI relative filter group can define matchers for URI fragments and queries in addtion to paths. Bug: 307556883 Test: atest CtsContentTestCases:IntentFilterTest Test: atest PackageParserTest Change-Id: Ida1c7a1440b99fd5af2913e5c10c6886c511256f
William Loh authoredIntroduce new <uri-relative-filter-group> tag to define a new matching rule where all matchers in the group must match. Each rule group will be evaluated in the order they are defined in the manifest. These rules will only be evaluated if no matches found in mDataPaths. Each URI relative filter group can define matchers for URI fragments and queries in addtion to paths. Bug: 307556883 Test: atest CtsContentTestCases:IntentFilterTest Test: atest PackageParserTest Change-Id: Ida1c7a1440b99fd5af2913e5c10c6886c511256f
Loading