Sample Header Ad - 728x90

Init service not starting in user build

1 vote
1 answer
691 views
I have an init service that is not starting in user build. When running a userdebug build it works fine but not in user build. Can't seem to figure out why it's not running. I don't see any errors about it in logcat either. on property:myprop=1 start mysvc service mysvc /system/bin/mybinary myargs user system group system oneshot My app sets this property when I want the service to start. Any help here is appreciated.
Asked by Chef Pharaoh (131 rep)
Dec 2, 2020, 10:44 PM
Last activity: Dec 4, 2020, 03:02 PM