I have an app some time now in which I call a service through a broadcast receiver (MyStartupIntentReceiver). The code in the broadcast receiver in order to call the service
Set your packageName works.
packageName
intent.setPackage(this.getPackageName());