diff --git a/android/anboxd.rc b/android/anboxd.rc index 4a77419..5b70dac 100644 --- a/android/anboxd.rc +++ b/android/anboxd.rc @@ -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