-
Notifications
You must be signed in to change notification settings - Fork 0
/
init.m4.rc
53 lines (47 loc) · 2.37 KB
/
init.m4.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
import init.lge-shared.rc
on fs
mount_all fstab.m4
swapon_all fstab.m4
on early-boot
# LGE_CHANGE_S : ATCMD_GKPD 2011-12-28,[myunghwan.kim@lge.com]
# M4 device event permission has been changed
chmod 0777 /dev/input/event0
chmod 0777 /dev/input/event5
chmod 0777 /dev/input/event3
# LGE_CHANGE_E : ATCMD_GKPD
on boot
chown system system /sys/class/input/input2/range
chown system system /sys/class/input/input2/bandwidth
chown system system /sys/class/input/input2/mode
chown system system /sys/class/input/input2/value
chown system system /sys/class/input/input2/delay
chown system system /sys/class/input/input2/update
chown system system /sys/class/input/input2/selftest
chown system system /sys/class/input/input2/offset_filt_x
chown system system /sys/class/input/input2/offset_filt_y
chown system system /sys/class/input/input2/offset_filt_z
chown system system /sys/class/input/input2/fast_calibration_x
chown system system /sys/class/input/input2/fast_calibration_y
chown system system /sys/class/input/input2/fast_calibration_z
chown system system /sys/class/input/input2/eeprom_writing
chown system system /sys/class/input/input2/softreset
chown system system /sys/class/input/input3/range
chown system system /sys/class/input/input3/bandwidth
chown system system /sys/class/input/input3/mode
chown system system /sys/class/input/input3/value
chown system system /sys/class/input/input3/delay
chown system system /sys/class/input/input3/update
chown system system /sys/class/input/input3/selftest
chown system system /sys/class/input/input3/offset_filt_x
chown system system /sys/class/input/input3/offset_filt_y
chown system system /sys/class/input/input3/offset_filt_z
chown system system /sys/class/input/input3/fast_calibration_x
chown system system /sys/class/input/input3/fast_calibration_y
chown system system /sys/class/input/input3/fast_calibration_z
chown system system /sys/class/input/input3/eeprom_writing
chown system system /sys/class/input/input3/softreset
chown system system /sys/devices/platform/i2c-gpio.6/i2c-6/6-0044/enable
write /proc/sys/vm/page-cluster 0
# Proxi sensor //eee3114.lee@lge.com
chown system system /sys/bus/i2c/drivers/proximity_gp2ap/6-0044/enable
chmod 0660 /sys/bus/i2c/drivers/proximity_gp2ap/6-0044/enable