Add new features into boot sequence app info 83/271083/3
authorChanggyu Choi <changyu.choi@samsung.com>
Tue, 15 Feb 2022 06:46:12 +0000 (15:46 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Tue, 15 Feb 2022 07:45:04 +0000 (16:45 +0900)
commite0cb14697bbc45a3f26b8126b0975337340ef0ab
treea57524e781dcde0638599ebf5eb56e47971955a1
parent5fa6f11cb16d9696bdcfd45607350b70e8f2d2a2
Add new features into boot sequence app info

This patch adds socket-ready, terminated timestamp
and status message.

socket-ready: The timestamp when the app socket was ready.
termianted: The timestamp when the app was terminated.
status-message: The message if the sub status of app is fail.

Change-Id: I8cd3414f1ba79ebd6ca3a12387cc3a0723b6335c
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
include/aul_key.h
tool/aulctl/boot_sequence/app_info.cc
tool/aulctl/boot_sequence/app_info.hh
tool/aulctl/boot_sequence/boot_sequence_manager.cc
tool/aulctl/operation/status_all_operation.cc
tool/aulctl/operation/status_once_operation.cc