-
Notifications
You must be signed in to change notification settings - Fork 87
/
ueventd.tenderloin.rc
113 lines (107 loc) · 5.29 KB
/
ueventd.tenderloin.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
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
/dev/null 0666 root root
/dev/zero 0666 root root
/dev/full 0666 root root
/dev/ptmx 0666 root root
/dev/tty 0666 root root
/dev/random 0666 root root
/dev/urandom 0666 root root
/dev/ashmem 0666 root root
/dev/binder 0666 root root
/dev/rtc0 0600 system system
/dev/ttyHSL0 0660 radio system
# logger should be world writable (for logging) but not readable
/dev/log/* 0662 root log
# the genlock client device node is world writable/readable.
/dev/genlock 0666 root root
# gpu driver for adreno200 is globally accessible
/dev/kgsl 0666 root root
/dev/kgsl-3d0 0666 root root
/dev/kgsl-2d0 0666 root root
/dev/kgsl-2d1 0666 root root
# these should not be world writable
/dev/android_adb 0660 adb adb
/dev/ttyMSM0 0600 bluetooth bluetooth
/dev/ttyHS0 0600 bluetooth bluetooth
/dev/uinput 0660 system bluetooth
/dev/alarm 0664 system radio
/dev/tty0 0660 root system
/dev/graphics/* 0660 system graphics
/dev/msm_rotator 0660 system graphics
/dev/hw_random 0660 system system
/dev/input/* 0660 root input
/dev/pmem 0660 system graphics
/dev/pmem_audio 0660 system audio
/dev/pmem_adsp* 0660 system audio
/dev/pmem_smipool* 0660 system camera
/dev/pmem_camera* 0660 system camera
/dev/oncrpc/* 0660 root qcom_oncrpc
/dev/adsp/* 0660 system audio
/dev/snd/* 0660 system audio
/dev/i2c-0 0664 root system
/dev/i2c-1 0664 root system
/dev/i2c-2 0664 root system
/dev/i2c-4 0664 root system
/dev/msm_pcm_out* 0660 system audio
/dev/msm_pcm_in* 0660 system audio
/dev/msm_mvs 0660 system audio
/dev/msm_mp3* 0660 system audio
/dev/msm_audpre 0660 system audio
/dev/msm_audio_dev_ctl 0660 system audio
/dev/msm_pcm_lp_dec 0660 system audio
/dev/smd0 0660 system system
/dev/smd4 0660 system system
/dev/smd3 0660 bluetooth bluetooth
/dev/smd2 0660 bluetooth bluetooth
/dev/smd7 0660 bluetooth bluetooth
/dev/smdcntl0 0640 radio radio
/dev/smdcntl1 0640 radio radio
/dev/smdcntl2 0640 radio radio
/dev/smdcntl3 0640 radio radio
/dev/smdcntl4 0640 radio radio
/dev/smdcntl5 0640 radio radio
/dev/smdcntl6 0640 radio radio
/dev/smdcntl7 0640 radio radio
/dev/sdioctl0 0640 radio radio
/dev/sdioctl1 0640 radio radio
/dev/sdioctl2 0640 radio radio
/dev/sdioctl3 0640 radio radio
/dev/sdioctl4 0640 radio radio
/dev/sdioctl4 0640 radio radio
/dev/sdioctl5 0640 radio radio
/dev/sdioctl6 0640 radio radio
/dev/sdioctl7 0640 radio radio
/dev/sdioctl8 0640 radio radio
/dev/rmnet_mux_ctrl 0640 radio radio
/dev/mtp_usb 0660 root mtp
/dev/usb_accessory 0660 root usb
/dev/tun 0660 system vpn
#regular apps need to be able to open ion
/dev/ion 0664 media system
# sysfs properties
/sys/devices/virtual/input/input* enable 0660 root input
/sys/devices/virtual/input/input* poll_delay 0660 root input
#permissions for video
/dev/msm_vidc_reg 0660 system audio
/dev/msm_vidc_dec 0660 system audio
/dev/msm_vidc_dec_sec 0660 system audio
/dev/msm_vidc_enc 0660 system audio
#permissions for audio
/dev/msm_amrnb 0660 system audio
/dev/msm_amrwb 0660 system audio
/dev/msm_aac 0660 system audio
/dev/msm_multi_aac 0660 system audio
/dev/msm_aac_in 0660 system audio
/dev/msm_qcelp 0660 system audio
/dev/msm_evrc 0660 system audio
/dev/msm_fm 0660 system audio
/dev/msm_acdb 0660 system audio
/dev/msm_rtac 0660 system audio
/dev/msm_wma 0660 system audio
/dev/msm_wmapro 0660 system audio
/dev/msm_qcelp_in 0660 system audio
/dev/msm_evrc_in 0660 system audio
/dev/msm_preproc_ctl 0660 system audio
/dev/msm_a2dp_in 0640 system audio
/dev/msm_amrnb_in 0640 system audio
/sys/devices/virtual/usb_composite/* enable 0664 root system
/sys/devices/virtual/smdpkt/smdcntl* open_timeout 0664 radio radio