OSDN Git Service

Properly scope the "only http/https schemes" intent filter semantics
authorChristopher Tate <ctate@google.com>
Sat, 27 Jun 2015 00:23:32 +0000 (17:23 -0700)
committerChristopher Tate <ctate@google.com>
Sat, 27 Jun 2015 00:45:22 +0000 (17:45 -0700)
commit2134744efd305a875b7baa5073358387c479e3e4
tree20c8311ddb92947657d3d1d568bd8a89e4b43b4d
parentaaf280b6b17ceaabc0b54fbc8479c14dfb4f6e64
Properly scope the "only http/https schemes" intent filter semantics

That restriction applies only to default-app linkage verification, and
not to any general questions of "is this app effectively a web browser?"

Bug 21688029

Change-Id: I9f6a7bc6dcac5e12ee07f8da6465ad51c1aeddfb
core/java/android/content/IntentFilter.java
services/core/java/com/android/server/pm/PackageManagerService.java