Enable /dev/hidraw along with the appropriate group permisssions
Test: Incoming HID data from Pixel Buds Change-Id: I5934f1244f5dda8b169cdd85103b41446c81964a
This commit is contained in:
parent
b586e0609f
commit
b1a1796c47
1 changed files with 3 additions and 0 deletions
|
@ -212,5 +212,8 @@
|
||||||
# Direct Charging
|
# Direct Charging
|
||||||
/dev/logbuffer_pca9468_tcpm 0600 system system
|
/dev/logbuffer_pca9468_tcpm 0600 system system
|
||||||
|
|
||||||
|
# Raw HID devices
|
||||||
|
/dev/hidraw* 0660 system system
|
||||||
|
|
||||||
# Wlan
|
# Wlan
|
||||||
/dev/wlan 0660 wifi wifi
|
/dev/wlan 0660 wifi wifi
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue