ueventd.rc: Give the USB group read/write access to the MTP USB driver.
Change-Id: I305671848dbdf427333dc088f83f88cea1b33945 Signed-off-by: Mike Lockwood <lockwood@android.com>
This commit is contained in:
parent
e48b78a2b2
commit
69286093d0
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@
|
|||
/dev/qmi1 0640 radio radio
|
||||
/dev/qmi2 0640 radio radio
|
||||
/dev/bus/usb/* 0660 root usb
|
||||
/dev/mtp_usb 0660 root usb
|
||||
|
||||
# CDMA radio interface MUX
|
||||
/dev/ts0710mux* 0640 radio radio
|
||||
|
|
Loading…
Reference in a new issue