| commit | 4f1409b917ee15b54d37366fb2120a79c7fd1d1b | [log] [tgz] |
|---|---|---|
| author | Mohammad Gomaa <[email protected]> | Fri Aug 01 08:35:14 2025 |
| committer | Chromeos LUCI <[email protected]> | Wed Sep 03 09:13:22 2025 |
| tree | 8e62feeab3e3406e336140eb6dd84592f8e7a336 | |
| parent | 282f02c4c28c5e883cc6e70dad6845582087c327 [diff] |
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]>