OSDN Git Service

Change btattach to be a standard android service
[android-x86/device-generic-common.git] / init.x86.rc
index 3c6a43b..c9671b1 100644 (file)
@@ -99,6 +99,11 @@ service powerbtnd /system/bin/powerbtnd
 service logcat /system/bin/logcat -v threadtime -f /data/log.txt
     class debug
 
+service btattach /system/bin/btattach -Pbcm
+    class main
+    disabled
+    oneshot
+
 service wacom-input /system/bin/wacom-input
     disabled
     oneshot