Created
February 8, 2016 16:08
-
-
Save anonymous/7aa8d48edb96c0d90e27 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# yulong begin,add | |
# CTS touchscreen items, wzh,2013-03-25 | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/firmware_update | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/calibrate | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/mode | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/oreitation | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/regs | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/get_rawdata | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/debug | |
chown system system /sys/devices/virtual/touchscreen/touchscreen_dev/reset | |
# yulong end | |
# yulong begin add | |
# add for hall sensor init , zdd, 20150306 | |
chown system system /sys/class/switch/hall/name | |
chown system system /sys/class/switch/hall/state | |
chown system system /sys/class/switch/hall/enable | |
#yulong end |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment