remote: Restore some Python 2.7 support
The platform_GesturesRegressionTest autotest transitively imports this
module. Since autotest still runs under Python 2.7, this module needs to
work with that.
BUG=chromium:1065510
TEST='test_that <DUT> platform_GesturesRegressionTest' with follow-up
fix to test passes
Cq-Depend: chromium:2214966
Change-Id: Iaab7b17dfe588b22a64f810f60f530d20ee9839b
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/touch_firmware_test/+/2215541
Tested-by: Anand Mistry <[email protected]>
Reviewed-by: Sean O'Brien <[email protected]>
Reviewed-by: Harry Cutts <[email protected]>
Commit-Queue: Anand Mistry <[email protected]>
This repo holds the source code of the touch firmware test.
$ git clone https://chromium.googlesource.com/chromiumos/platform/touch_firmware_test
See this website for details: https://www.chromium.org/for-testers/touch-firmware-tests .
You can also run the tests in docker now. You can build your own docker image or use the one on docker hub.