lynx: Copy touch modules to vendor_kernel_boot
Makes touch work in recovery goodix_brl_touch requires goog_touch_interface symbols too Co-authored-by: Nicholas Lim <nicknitewolf@lineageos.org> Co-authored-by: LuK1337 <priv.luk@gmail.com> Change-Id: Iaa5a158af827732b13ab79b60bed2f319ce56391
This commit is contained in:
parent
d2c9bfca8e
commit
07fe9a95e2
6 changed files with 31 additions and 0 deletions
|
@ -7,3 +7,7 @@
|
|||
$(call inherit-product, $(DEVICE_PATH)/device-lineage.mk)
|
||||
|
||||
DEVICE_PACKAGE_OVERLAYS += $(DEVICE_PATH)/$(DEVICE_CODENAME)/overlay-lineage
|
||||
|
||||
# Init
|
||||
PRODUCT_PACKAGES += \
|
||||
init.recovery.lynx.touch.rc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue