ueventd.rc: Move device-specific entries to /vendor/ueventd.rc.
Bug: 110962171 Test: boot sailfish, taimen, blueline Change-Id: If740c2bd85409c9a057cff68f8bfd870cad35b37
This commit is contained in:
parent
0dd3725982
commit
4f408746cf
1 changed files with 0 additions and 3 deletions
|
@ -44,8 +44,6 @@ subsystem sound
|
|||
/dev/dri/* 0666 root graphics
|
||||
|
||||
# these should not be world writable
|
||||
/dev/diag 0660 radio radio
|
||||
/dev/ttyMSM0 0600 bluetooth bluetooth
|
||||
/dev/uhid 0660 uhid uhid
|
||||
/dev/uinput 0660 uhid uhid
|
||||
/dev/rtc0 0640 system system
|
||||
|
@ -54,7 +52,6 @@ subsystem sound
|
|||
/dev/input/* 0660 root input
|
||||
/dev/v4l-touch* 0660 root input
|
||||
/dev/snd/* 0660 system audio
|
||||
/dev/msm_mp3* 0660 system audio
|
||||
/dev/bus/usb/* 0660 root usb
|
||||
/dev/mtp_usb 0660 root mtp
|
||||
/dev/usb_accessory 0660 root usb
|
||||
|
|
Loading…
Reference in a new issue