Assigns system user/group to /dev/hidraw* devices.

This allows system_server to access these devices.

Note: This also matches existing ueventd rules used by any
device which followed the Sensor HAL's dynamic sensor README.

Bug: 303522222
Test: ls -l /dev/hidraw0
Change-Id: I0830aca77422d6cab64af05dba1554667737760c
This commit is contained in:
Daniel Norman 2023-11-14 22:26:48 +00:00
parent 3200697586
commit e4f981dce0

View file

@ -71,6 +71,7 @@ subsystem vfio
/dev/mtp_usb 0660 root mtp
/dev/usb_accessory 0660 root usb
/dev/tun 0660 system vpn
/dev/hidraw* 0660 system system
# CDMA radio interface MUX
/dev/ppp 0660 radio vpn