From 3d248a6dae03f1f3905766f3cd787192bc12204f Mon Sep 17 00:00:00 2001 From: Chih-Wei Huang Date: Sun, 26 Jul 2015 15:52:31 +0800 Subject: [PATCH 1/1] Revert "0-auto-detect: set correct permission for bluetooth nodes" The related code was moved to init.sh. This reverts commit 454d76b2b125e5a55fd38d58396866e37ea923a2. --- initrd/scripts/0-auto-detect | 1 - 1 file changed, 1 deletion(-) diff --git a/initrd/scripts/0-auto-detect b/initrd/scripts/0-auto-detect index 5b271ef..267dca4 100644 --- a/initrd/scripts/0-auto-detect +++ b/initrd/scripts/0-auto-detect @@ -65,5 +65,4 @@ load_modules() done load_uvesafb - lsusb -v | awk ' /Class:.E0/ { printf("%s 0660 bluetooth bluetooth\n", $9) } ' >> ueventd.android_x86.rc } -- 2.11.0