X-Git-Url: http://git.osdn.net/view?p=android-x86%2Fdevice-generic-common.git;a=blobdiff_plain;f=init.x86.rc;h=5814e8622f54b3713f197a050795c4a72493fcc1;hp=3c6a43be7a4e9c9b749f61e5ed996cd0cd67478a;hb=ed41a20ac5ae37387bce8115e2faf14160aa1691;hpb=257ca71f7510a60c04d39641ca7eba2cbc4b3b46 diff --git a/init.x86.rc b/init.x86.rc index 3c6a43b..5814e86 100644 --- a/init.x86.rc +++ b/init.x86.rc @@ -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 @@ -133,6 +138,7 @@ on property:debug.logcat=1 class_start debug on property:persist.sys.nativebridge=1 + mkdir /data/arm 0775 system system start nativebridge on property:persist.sys.nativebridge=0