Implemented tracing of the boot event.
Added functionality for creating the BootCommandExecutor
in command.py, implemented the BootCommandExecutor class
in command_executor.py, which performs the tracing of the
boot event, and added 6 new unit tests in a new class named
BootCommandExecutorUnitTest in command_executor_unit_test.py.
Finally, renamed a unit test in command_executor_unit_test.py.
Test: atest command_executor_unit_test
Bug: 357914823
Change-Id: Ib2649a4aa4261d50051677dcde52a34d7f8c3226
3 files changed