Raydium: 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 Raydium updater script directly where we have access
to VID/PID from the device.

BUG=b:435246548
TEST=CQ

Change-Id: I9f3085b8ccd9cb19967ba7e66f587fc7cfad0c9d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_updater/+/6811107
Reviewed-by: Henry Barnor <[email protected]>
Tested-by: Kenneth Albanowski <[email protected]>
Commit-Queue: Mohammad Gomaa <[email protected]>
Reviewed-by: Kenneth Albanowski <[email protected]>
1 file changed