Implemented tracing of the app-startup event.
Added functionality for creating the
AppStartupCommandExecutor in command.py, implemented the
AppStartupCommandExecutor class in command_executor.py,
which performs the tracing of the app-startup event, and
added 8 new unit tests in a new class named
AppStartupCommandExecutorUnitTest in
tests/command_executor_unit_test.py. Finally, removed an
API from device.py and removed 3 unit tests from
tests/device_unit_test.py.
Test: atest command_executor_unit_test
Bug: 362550220
Change-Id: I94d3fe3b9541ce05d8d89ceaf70c5f5035a80b72
5 files changed