control media playback

This commit is contained in:
2022-01-26 21:40:29 +01:00
parent 92cb71ff2d
commit 5f0eab5b30
5 changed files with 97 additions and 74 deletions

View File

@@ -314,7 +314,7 @@ public class AutomationService extends Service implements OnInitListener
checkForMissingBackgroundLocationPermission();
Actions.context = this;
Actions.autoMationServerRef = this;
Actions.automationServerRef = this;
startLocationProvider();
ReceiverCoordinator.startAllReceivers();