Skip to content

Commit

Permalink
Corfu: Load touch modules
Browse files Browse the repository at this point in the history
fix touch and also save space instead of put the modules in tree 
this can allow me to put encryption lib
  • Loading branch information
GitFASTBOOT authored Nov 6, 2024
1 parent ee4e018 commit 4d420d1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions BoardConfig.mk
Original file line number Diff line number Diff line change
Expand Up @@ -125,3 +125,7 @@ TW_EXCLUDE_DEFAULT_USB_INIT := true
# Storage
RECOVERY_SDCARD_ON_DATA := true

#modules
TW_LOAD_VENDOR_MODULES := "focaltech_mtk_v2_mmi.ko goodix_mtk_gtx8_gesture_mmi.ko goodix_mtk_gtx8_mmi.ko goodix_mtk_gtx8_ts_tools_mmi.ko goodix_mtk_tee.ko"


0 comments on commit 4d420d1

Please sign in to comment.