commit | 1056f16f6e41ec65e20af86d2ae41a15858e3ceb | [log] [tgz] |
---|---|---|
author | Stephen Nusko <nuskos@google.com> | Fri Oct 11 17:24:33 2019 +0100 |
committer | Stephen Nusko <nuskos@google.com> | Fri Oct 11 17:24:33 2019 +0100 |
tree | 96b0cfabf1dbe81b42547d835b704e43e8e2724c | |
parent | f5952b718415b26217c79b11afccfe850d281f96 [diff] |
Remove usage of 'awk ${print 2}' from webUSB control. Older phones & go phones might not have awk installed. So instead we do the string spliting on the javascript side to ensure this works. Issue discovered on nokia go phone, and verified to work there. Change-Id: I131b388a22e0c2c38445fed2666720dd3e086d97
Perfetto is an open-source project for performance instrumentation and tracing of Linux/Android/Chrome platforms and user-space apps.
See www.perfetto.dev for docs.