commit | 71c5debd6662a7369635a2f3d68a701e4664f6da | [log] [tgz] |
---|---|---|
author | Winson <chiuwinson@google.com> | Tue Feb 09 15:40:03 2021 -0800 |
committer | Winson <chiuwinson@google.com> | Thu Feb 11 11:36:08 2021 -0800 |
tree | bc1d8d423a43aa815d969ce7699e150f10467c81 | |
parent | 5487bde80f6e960c470c5bc1c900385e7bec1d7f [diff] |
Fix domain collection for wildcards The provided pattern won't match hosts that start with *. that are intended to catch all subdomains. Also transforms wildcard domains to their non-wildcard subdomain as some implementations of v1 don't handle wildcards. Bug: 179686283 Test: android.os.cts.OsHostTests#testIntentFilterHostValidation Change-Id: I61d2a20495b9394c25739285c4a480c06fba5f76