Fix BT rev-tether iface name.

Change-Id: I19d96bf90945974a560519d2187fa5562872c5ff
diff --git a/init.mako.rc b/init.mako.rc
index 0fd72b7..d96bc44 100644
--- a/init.mako.rc
+++ b/init.mako.rc
@@ -359,7 +359,11 @@
     disabled
     oneshot
 
-service dhcpcd_bnep0 /system/bin/dhcpcd -BKLG
+service dhcpcd_bt-pan /system/bin/dhcpcd -BKLG
+    disabled
+    oneshot
+
+service iprenew_bt-pan /system/bin/dhcpcd -n
     disabled
     oneshot