Skip to content

Instantly share code, notes, and snippets.

Created February 8, 2016 16:08
Show Gist options
  • Save anonymous/7aa8d48edb96c0d90e27 to your computer and use it in GitHub Desktop.
Save anonymous/7aa8d48edb96c0d90e27 to your computer and use it in GitHub Desktop.
# 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