OSDN Git Service

KERNEL_CMDLINE: enlarge vmalloc for 32-bit system
[android-x86/device-generic-common.git] / init.x86.rc
index 46ede7d..f093310 100644 (file)
@@ -94,9 +94,6 @@ service nativebridge /system/bin/enable_nativebridge
     disabled
     oneshot
 
-service powerbtnd /system/bin/powerbtnd
-    class late_start
-
 service logcat /system/bin/logcat -v threadtime -f /data/log.txt
     class debug
 
@@ -105,6 +102,11 @@ service btattach /system/bin/btattach
     disabled
     oneshot
 
+service rtk_hciattach /vendor/bin/rtk_hciattach -n -s 115200 /dev/rtk_h5 rtk_h5
+    class main
+    disabled
+    oneshot
+
 service wacom-input /system/bin/wacom-input
     disabled
     oneshot