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

BUG=b:435246548
TEST=Booted on Glatic360 and verified firmware-versions are updated.

Change-Id: If3ee06244a3a72dfaf334898fe309ef746f11bad
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_updater/+/6811105
Reviewed-by: Kenneth Albanowski <kenalba@google.com>
Reviewed-by: Henry Barnor <hbarnor@chromium.org>
Tested-by: Mohammad Gomaa <midomaxgomaa@gmail.com>
Commit-Queue: Mohammad Gomaa <midomaxgomaa@gmail.com>
Auto-Submit: Mohammad Gomaa <midomaxgomaa@gmail.com>
2 files changed