Merge changes I4af1f3fe,I17db8d9b

* changes:
  ueventd.rc: Give system process permission to enable and disable USB functions
  Set USB group for /dev/usb_accessory
This commit is contained in:
Mike Lockwood 2011-02-09 16:50:15 -08:00 committed by Android (Google) Code Review
commit 99038f96fd
1 changed files with 2 additions and 1 deletions

View File

@ -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
@ -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