delete service asus-dbug-d

SELinux prohibits init from running executable code from
/data, so this is a no-op.

Also, we don't want to give any package named com.asus.debugger
a full root shell. Nexus devices don't ship with such a package,
and it's trivial for anyone to create a package by the same name.

Change-Id: I1fbe2871d93edae374a453466eefd859e4c74ce4
diff --git a/init.deb.rc b/init.deb.rc
index a11d23d..65cf477 100644
--- a/init.deb.rc
+++ b/init.deb.rc
@@ -319,10 +319,6 @@
     disabled
     oneshot
 
-service asus-dbug-d /data/data/com.asus.debugger/files/asus-debugger-d
-    class late_start
-    disabled
-
 on property:gsm.radio.kickstart=on
     start kickstart
     setprop gsm.radio.kickstart running