[PATCH] android: Adjust uinput permissions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



We need to make sure /dev/uinput accessible for BlueZ in order for
AVRCP to work properly. On some devices (e.g. Nexus 7 a.k.a. flo)
permissions are set by default to 'system net_bt_stack' as thus we
need to change group to 'bluetooth'.
---
 android/init.bluetooth.rc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/android/init.bluetooth.rc b/android/init.bluetooth.rc
index 8be869a..af62121 100644
--- a/android/init.bluetooth.rc
+++ b/android/init.bluetooth.rc
@@ -2,6 +2,7 @@
 on boot
     chown bluetooth bluetooth /data/misc/bluetooth
     chown bluetooth bluetooth /dev/uhid
+    chown system    bluetooth /dev/uinput
 
 # services
 on property:bluetooth.start=daemon
-- 
1.9.0

--
To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Bluez Devel]     [Linux Wireless Networking]     [Linux Wireless Personal Area Networking]     [Linux ATH6KL]     [Linux USB Devel]     [Linux Media Drivers]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [Big List of Linux Books]

  Powered by Linux