The constructor IntentFilter(String action, String dataType) ignores the action parameter. This change ensures that it is correctly added to the set of actions.
The constructor IntentFilter(String action, String dataType) ignores the action parameter. This change ensures that it is correctly added to the set of actions.