proc-monitor: Add support of missing componentbasedapp app type 84/315284/1 accepted/tizen_unified accepted/tizen_unified_dev accepted/tizen_unified_x accepted/tizen/unified/20240731.010823 accepted/tizen/unified/dev/20240731.044748 accepted/tizen/unified/x/20240731.090026
authorChanwoo Choi <cw00.choi@samsung.com>
Fri, 26 Jul 2024 07:54:11 +0000 (16:54 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Mon, 29 Jul 2024 10:14:31 +0000 (19:14 +0900)
commitff0286b6b6b8b41428ce4d6d5bd24e623e3d64fc
tree4867326f70948bc61d07deaff621965529198127
parentd9e2ab0438c4d0f256887da7dc477bf41dd04ccd
proc-monitor: Add support of missing componentbasedapp app type

Component-based app contains the UI/Widget/Service components on one
process. This app type is added on Tizen 5.5. Before this, remained app
type except for ui/widget/service has been handled as GUI app type.

In order to remove the confusion, check the accurate app type name
to support "componentbasedapp" app type.

[1] https://docs.tizen.org/application/native/guides/applications/component-based-app/

Change-Id: I38f47fb826b37c312e79148dc6af2bcd6b3c4c16
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
src/process/proc-monitor.c