Capitalization for the "LET'S ROLL" button text was incorrect in the automation code. This has not caused issues up to this point, but it seems the button is no longer being found in the latest AOSP. This commit corrects the capitalization.
Pylint now checks for trailing new lines, this commit fixes them.
The previous method of getting results out of logcat does not work if the format of logcat changes.