Enable /dev/hidraw along with the appropriate group permisssions

Test: Incoming HID data from Pixel Buds
Change-Id: I5934f1244f5dda8b169cdd85103b41446c81964a
This commit is contained in:
Omer Osman 2022-03-23 21:13:38 +00:00
parent b586e0609f
commit b1a1796c47

View file

@ -212,5 +212,8 @@
# Direct Charging
/dev/logbuffer_pca9468_tcpm 0600 system system
# Raw HID devices
/dev/hidraw* 0660 system system
# Wlan
/dev/wlan 0660 wifi wifi