commit | 24847f35177fd970670aa1ffdfc6639bbd11d1f5 | [log] [tgz] |
---|---|---|
author | Tom Gibara <tomgibara@googlemail.com> | Tue Nov 04 02:25:42 2008 +0000 |
committer | Tom Gibara <tomgibara@googlemail.com> | Tue Nov 04 02:25:42 2008 +0000 |
tree | b7a9d3e6e8da01acda79139453144cca2cb4be6d | |
parent | ae499953ce0e00aae78f374514d4bcc6b99c8354 [diff] |
Fix for bug 1185. The constructor IntentFilter(String action, String dataType) ignores the action parameter. This change ensures that it is correctly added to the set of actions.