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:
Simon Fels 2016-11-28 07:33:34 +01:00
commit ec2002c971

View file

@ -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.