device_google_shusky/husky/init.recovery.touch.rc
Michael Bestas c493d36e07
shusky: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery
ftm5 & goodix_brl_touch require heatmap & goog_touch_interface symbols

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

4 lines
120 B
Text

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