dubai: sensors: Implement double tap sensor
Change-Id: I6c217c994d6e4d5ae062a31a44fffc9f097a7f6f
This commit is contained in:
parent
1538036b5b
commit
fd996ce433
4 changed files with 25 additions and 1 deletions
|
|
@ -27,6 +27,11 @@ on fs
|
|||
# egis fod ko
|
||||
insmod /vendor/lib/modules/rbs_fps_mmi.ko
|
||||
|
||||
on post-fs
|
||||
# Sensors
|
||||
chown system system /sys/devices/platform/soc/a94000.spi/spi_master/spi0/spi0.0/touchscreen/primary/double_tap_enabled
|
||||
chown system system /sys/devices/platform/soc/a94000.spi/spi_master/spi0/spi0.0/touchscreen/primary/double_tap_pressed
|
||||
|
||||
on post-fs-data
|
||||
mkdir /mnt/vendor/persist/tof 0755 vendor_tcmd camera
|
||||
chown vendor_tcmd camera /mnt/vendor/persist/tof/refspad_cal
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue