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.
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The constructor IntentFilter(String action, String dataType) ignores the action parameter. This change ensures that it is correctly added to the set of actions.