Skip to content

Commit

Permalink
Merge changes I4af1f3fe,I17db8d9b
Browse files Browse the repository at this point in the history
* changes:
  ueventd.rc: Give system process permission to enable and disable USB functions
  Set USB group for /dev/usb_accessory
  • Loading branch information
mikeandroid authored and Android (Google) Code Review committed Feb 10, 2011
2 parents 2847d39 + ddc4cfd commit 99038f9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion rootdir/ueventd.rc
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
/dev/qmi2 0640 radio radio
/dev/bus/usb/* 0660 root usb
/dev/mtp_usb 0660 root mtp
/dev/usb_accessory 0660 root usb

# CDMA radio interface MUX
/dev/ts0710mux* 0640 radio radio
Expand All @@ -78,4 +79,4 @@
# sysfs properties
/sys/devices/virtual/input/input* enable 0660 root input
/sys/devices/virtual/input/input* poll_delay 0660 root input

/sys/devices/virtual/usb_composite/* enable 0664 root system

0 comments on commit 99038f9

Please sign in to comment.