Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix start on boot on android 8.1 #1041

Merged
merged 1 commit into from
Jan 16, 2019
Merged

Fix start on boot on android 8.1 #1041

merged 1 commit into from
Jan 16, 2019

Conversation

fafriat
Copy link
Contributor

@fafriat fafriat commented Jan 15, 2019

The container is not starting on boot on android 8.1 with these messages in logs:
Background start not allowed: service Intent { cmp=ru.meefik.linuxdeploy/.ExecService (has extras) } to ru.meefik.linuxdeploy/.ExecService from pid=4648 uid=10057 pkg=ru.meefik.linuxdeploy

and also:
ava.lang.RuntimeException: Unable to start receiver ru.meefik.linuxdeploy.BootReceiver: java.lang.IllegalStateException: Not allowed to start service Intent { cmp=ru.meefik.linuxdeploy/.ExecService (has extras) }: app is in background uid UidRecord{2d9564b u0a57 RCVR idle change:uncached procs:1 seq(0,0,0)}

@fafriat fafriat mentioned this pull request Jan 15, 2019
@meefik meefik merged commit 3b10f8e into meefik:master Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants