-
Notifications
You must be signed in to change notification settings - Fork 39
Expand file tree
/
Copy pathinit.target.rc
More file actions
39 lines (32 loc) · 895 Bytes
/
init.target.rc
File metadata and controls
39 lines (32 loc) · 895 Bytes
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
on post-fs-data
# IR_LED
chown system radio /sys/class/sec/sec_ir/ir_send
chown system radio /sys/class/sec/sec_ir/ir_send_result
# make param block device link for SysScope
symlink /dev/block/mmcblk0p4 /dev/block/param
# Restorecon
restorecon_recursive /efs
on boot
setprop ro.radio.noril yes
# icd
service icd /system/bin/icd
class main
user system
group system log
onrestart exec icd_check
# GPS
service gpsd /system/bin/gpsd -c /system/etc/gps.xml
class main
socket gps seqpacket 0660 gps system
user gps
group system inet sdcard_rw
seclabel u:r:gpsd:s0
service dmb /system/bin/dmbserver
class main
user system
group radio inet misc audio camera graphics net_bt net_bt_admin sdcard_rw
# TVout
#service TvoutService_C /system/bin/bintvoutservice
# class main
# user system
# group graphics