Skip to content

goodixmoc: use g_random_int_range to generate random byte value for template_id and fix the pipeline test error

swbgdx requested to merge goodixmoc into master

Use g_random_int_range to generate random byte value for template_id; Goodix MOC FPR solution supports multi-fingers under real usage scenario, need larger EP IN MAX buffer size for USB communication than emulation case.

Merge request reports