From 9f239afc3565770f39ae94c2969addb520af3a40 Mon Sep 17 00:00:00 2001 From: Zhihai Xu Date: Tue, 16 Oct 2012 17:32:51 -0700 Subject: [PATCH] second user doesnot pickup input operations from A2DP bug 7335014 Change-Id: I39e450d254647f0b84a07f38f2f2571711fca075 --- rootdir/ueventd.rc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootdir/ueventd.rc b/rootdir/ueventd.rc index 72c407825..2cf02650b 100644 --- a/rootdir/ueventd.rc +++ b/rootdir/ueventd.rc @@ -28,7 +28,7 @@ /dev/android_adb_enable 0660 adb adb /dev/ttyMSM0 0600 bluetooth bluetooth /dev/uhid 0660 system net_bt_stack -/dev/uinput 0660 system bluetooth +/dev/uinput 0660 system net_bt_stack /dev/alarm 0664 system radio /dev/tty0 0660 root system /dev/graphics/* 0660 root graphics