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
This commit is contained in:
parent
d22b2a1f35
commit
bdec5ead74
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue