Turn off dhcp since radio is working on ranchu

Change-Id: Ia1550bf009fbb5f57213cac07d98360b3b789a71
(cherry picked from commit c249484b0928b5e6c2c34eacb342845e7e22c0a4)
diff --git a/init.ranchu.rc b/init.ranchu.rc
index 27cf95e..3840ea8 100644
--- a/init.ranchu.rc
+++ b/init.ranchu.rc
@@ -39,11 +39,6 @@
     start goldfish-logcat
     start goldfish-setup
 
-# enable dhcpcd on eth0 interface
-service dhcpcd_eth0 /system/bin/dhcpcd -ABDKL
-    class main
-    disabled
-    oneshot
 
 # enable Google-specific location features,
 # like NetworkLocationProvider and LocationCollector