resource-monitor: Assign enum values copied from libpass header file accepted/tizen_7.0_unified_hotfix tizen_7.0_hotfix accepted/tizen/7.0/unified/20221110.060141 accepted/tizen/7.0/unified/hotfix/20221116.104817 accepted/tizen/unified/20220928.144417 tizen_7.0_m2_release
authorSung-hun Kim <sfoon.kim@samsung.com>
Tue, 27 Sep 2022 08:54:52 +0000 (17:54 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Tue, 27 Sep 2022 11:04:33 +0000 (20:04 +0900)
commit1b8e5b869abb3ba1a92720688a86c29c0971e58d
tree502dd545a669b8b3e096466c7fa7e32346f7b94c
parentc9b85b7c46971a89f4e888c7c30b2533ca987be5
resource-monitor: Assign enum values copied from libpass header file

In order to hide pass/resource-monitor.h from public API, values defined in
pass/resource-monitor.h are copied into the capi header file and
'#include <pass/resource-monitor.h>' statement is moved to the .c file from
the .h file.

And replace from tab to space for function description.

Change-Id: Ife7566e8d8c25418d5109c53a689065853d0d80c
Signed-off-by: Sung-hun Kim <sfoon.kim@samsung.com>
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/resource-monitor.h
src/resource-monitor.c