forked from dayongxie/cm_device_andypad_andypadpro
-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathueventd.rk29board.rc
47 lines (40 loc) · 1.74 KB
/
ueventd.rk29board.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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
#for gensors
/dev/mma8452_daemon 0666 system system
/dev/akm8975_dev 0666 system system
/dev/akm8975_aot 0666 system system
/dev/ion 0666 system system
/dev/galcore 0666 system graphics
/dev/video0 0660 system camera
/dev/video1 0660 system camera
/dev/video2 0660 system camera
/dev/pmem_cam 0660 system camera
/dev/vpu 0660 system system
/dev/vpu_service 0666 system system
/dev/vpu_mem 0666 system system
/dev/rk29-ipp 0666 system system
# for Sensor HAL
/dev/akm8973 0660 system system
/dev/accelerometer 0660 system system
# for mpu gyroscope
/dev/mpu 0660 system system
/dev/mpuirq 0660 system system
/dev/timerirq 0660 system system
/dev/accelirq 0660 system system
/dev/compassirq 0660 system system
# for GPS
#/dev/ttyS3 0600 gps gps
# for BT
/dev/vflash 0660 bluetooth bluetooth
/dev/ttyS0 0660 bluetooth bluetooth
/dev/ttyS2 0660 bluetooth bluetooth
# for radio
/dev/ttyUSB0 0660 radio radio
/dev/ttyUSB1 0660 radio radio
/dev/ttyUSB2 0660 radio radio
/dev/ttyUSB3 0660 radio radio
/dev/ttyUSB4 0660 radio radio
/dev/ttyUSB5 0660 radio radio
/dev/ttyUSB6 0660 radio radio
/dev/ttyUSB7 0660 radio radio
/dev/ttyUSB8 0660 radio radio
/dev/ttyUSB9 0660 radio radio