mirror of
https://github.com/ARM-software/workload-automation.git
synced 2025-09-02 03:12:34 +01:00
Imports: Updated Imports
Switch remaining wlauto imports to wa. Added other missing imports.
This commit is contained in:
@@ -18,9 +18,11 @@ import sys
|
||||
|
||||
|
||||
from wa import Command, settings
|
||||
from wa.framework.configuration import RunConfiguration
|
||||
from wa.framework import pluginloader
|
||||
from wa.framework.agenda import Agenda
|
||||
from wa.framework.resource import Executable, NO_ONE, ResourceResolver
|
||||
from wa.utils.revent import ReventRecorder
|
||||
from wa.framework.configuration import RunConfiguration
|
||||
from wa.framework.workload import ApkUiautoWorkload
|
||||
|
||||
|
||||
class RecordCommand(Command):
|
||||
|
Reference in New Issue
Block a user