commit | eb526105cb8640d44402ca707a3aba7bb38096b7 | [log] [tgz] |
---|---|---|
author | Patrick Baumann <patb@google.com> | Tue Feb 18 22:17:51 2020 -0800 |
committer | Patrick Baumann <patb@google.com> | Mon Mar 09 10:58:01 2020 -0700 |
tree | 651e78edd6ea1c6c312aaf4558cbedea8ae63e22 | |
parent | a00573e0c8dd25c82cd412ac54f0d1c8d5191686 [diff] |
Adds support for wildcards in IntentFilter This change adds support for wildcards when computing matching during package add. This enables apps to define queries->intents tags that match *all* actions, categories, schemes, authorities and/or scheme-specific parts. Fixes: 150451794 Test: atest AppEnumerationTests IntentFilterTest Change-Id: I00508786c6a4b557fdceaec500ba4a69ce8d5362