forked from christiantroy/android_device_907
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathueventd.sun4i.rc
26 lines (26 loc) · 1.09 KB
/
ueventd.sun4i.rc
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# disp driver
/dev/disp 0777 system system
/dev/g2d 0777 system system
/dev/cedar_dev 0666 system system
/dev/ace_dev 0666 system system
/dev/ump 0777 system graphics
/dev/mali 0777 system graphics
/dev/ump 0777 system graphics
/dev/video0 0777 system system
/dev/snd/pcmC0D0c 0777 system system
/dev/snd/pcmC0D0p 0777 system system
/dev/block/nandf 0666 system system
/dev/ttyUSB0 0777 system system
/dev/ttyUSB1 0777 system system
/dev/ttyUSB2 0777 system system
/dev/ttyUSB3 0777 system system
/dev/gps 0777 system system
#Rocky@20110919 +
/sys/devices/virtual/input/input* name 0660 root input
/sys/devices/virtual/input/input* max 0660 root input
/sys/devices/virtual/input/input* min 0660 root input
/sys/devices/virtual/input/input* poll 0666 root input
#Rocky@20110919 -
#ChristianTroy
/sys/devices/platform/sw-ehci.1/usb2/2-1/2-1.1/2-1.1:1.0/bluetooth/hci0/rfkill* state 0777 system system
#ChristianTroy