fix build
This commit is contained in:
parent
cd9cbe31eb
commit
9fc6abbc78
1 changed files with 1 additions and 1 deletions
|
|
@ -204,7 +204,7 @@ public class ControlsService extends PersistentService {
|
|||
@Override
|
||||
public void updateIcon() {
|
||||
super.updateIcon();
|
||||
controls.updateIcon(null);
|
||||
controls.updateIcon((Intent) null);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue