Weida: invoke log_updater_run in updater script

Drivers inside the driver_name switch case
in chromeos-touch-update-legacy.sh does not expose
VID/PID to the OS layer, therefore
log_updater_run can not be invoked for them.

This CL solves that by invoking log_updater_run
in the Weida updater script directly where we have access
to VID/PID from the device.

BUG=b:435246548
TEST=CQ

Change-Id: I2ef33be8b1c68bb9c951a1a8fb48411814f5a41a
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_updater/+/6811106
Reviewed-by: Sean O'Brien <seobrien@chromium.org>
Commit-Queue: Mohammad Gomaa <midomaxgomaa@gmail.com>
Reviewed-by: Henry Barnor <hbarnor@chromium.org>
Reviewed-by: Kenneth Albanowski <kenalba@google.com>
Tested-by: Kenneth Albanowski <kenalba@google.com>
1 file changed