device_google_felix/felix/init.recovery.touch.rc
Michael Bestas 59692c195b
felix: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery
fst2/ftm5 require goog_touch_interface symbols too

Co-authored-by: Nicholas Lim <nicknitewolf@lineageos.org>
Co-authored-by: LuK1337 <priv.luk@gmail.com>
Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
2024-10-27 13:18:50 +02:00

4 lines
117 B
Text

on init
insmod /lib/modules/goog_touch_interface.ko
insmod /lib/modules/fst2.ko
insmod /lib/modules/ftm5.ko