Start anboxd as part of class core
Boot is too early for is now that we depend on some system services like the ActivityManager one.
This commit is contained in:
parent
6d2b39cb68
commit
ec2002c971
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
service anboxd /system/bin/anboxd
|
||||
class boot
|
||||
class core
|
||||
|
||||
# We will ever only have a single network interface we need to care
|
||||
# about so we can add static setup for this one here.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue