Fix aulctl 63/271563/2
authorChanggyu Choi <changyu.choi@samsung.com>
Wed, 23 Feb 2022 05:36:04 +0000 (14:36 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Wed, 23 Feb 2022 06:12:32 +0000 (15:12 +0900)
commitd81d4ec39fad4ae4e13e983ba4d297f2e6f65aae
tree853edc9084bf840e9f0a988badd02489201e64a7
parent6669e189f614ff2a24b2ab582e9ba58b599dd116
Fix aulctl

Changes:
 - Initializes uninitialized appinfo values.
 - Adds bg_launch & wait_until_ready setting.
 - Fixes sub status fail condition.

Change-Id: I4d950e28cea2c66ac616a2cdfa83aa700060ab22
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
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