Drop static DHCP configuration of eth0

This commit is contained in:
Simon Fels 2016-12-08 17:06:08 +01:00
commit f01ce872e8

View file

@ -1,8 +1,2 @@
service anboxd /system/bin/anboxd
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.
service anbox-network /system/bin/dhcptool eth0
class main
oneshot