OSDN Git Service

Splits out ACTION_MAIN intent filter for Settings and doesn't
authorAlexandra Gherghina <alexgherghina@google.com>
Fri, 5 Sep 2014 10:42:51 +0000 (11:42 +0100)
committerAlexandra Gherghina <alexgherghina@google.com>
Fri, 5 Sep 2014 13:58:04 +0000 (14:58 +0100)
commit05dec7fc69cec0c3d154b3750a85ba1446ce9264
treeebfdd86cd89e0b2d83a8de8cfec80344e7aa54a1
parent1e0ea452635fb3e8fbac733567489a38ee3ed635
Splits out ACTION_MAIN intent filter for Settings and doesn't
forward it.

This is required so that general queries for ACTION_MAIN apps
do not get stuck with the IntentForwarderActivity.

Bug: 17053933
Change-Id: Ie04e2b29f2467e14fd82d27c1e94d93eda90f4c1
AndroidManifest.xml