From bdec5ead7417769ba9fc75b6ca86d191b49f2be8 Mon Sep 17 00:00:00 2001 From: Matthew Xie Date: Wed, 10 Oct 2012 15:15:09 -0700 Subject: [PATCH] Change dev/uhid group id from bluetooth to net_bt_stack Secondary user need that group id to access the file to support hid bug 7315419 Change-Id: I9d2d3d5a5114d289dc4d83c697421622db4beae6 --- rootdir/ueventd.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index 38892983e..72c407825 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -27,7 +27,7 @@ /dev/android_adb 0660 adb adb /dev/android_adb_enable 0660 adb adb /dev/ttyMSM0 0600 bluetooth bluetooth -/dev/uhid 0660 system bluetooth +/dev/uhid 0660 system net_bt_stack /dev/uinput 0660 system bluetooth /dev/alarm 0664 system radio /dev/tty0 0660 root system