Implement a new Marker API in the BaseUiAutomation so workload can generate start and end markers with string name. Outputs to Logcat and an alternatively method for awkward Mate 8 type devices (config flag in the device file). Only UiAutomator will actually drive the creation of Markers.
The new start and end markers will be used to parse instrumentation logs in a result processor.
Implement a new Marker API in the BaseUiAutomation so workload can generate start and end markers with string name. Outputs to Logcat and an alternatively method for awkward Mate 8 type devices (config flag in the device file). Only UiAutomator will actually drive the creation of Markers.
The new start and end markers will be used to parse instrumentation logs in a result processor.