util: resource: Add new is_resource_attr_interested function 85/276985/4
authorChanwoo Choi <cw00.choi@samsung.com>
Wed, 29 Jun 2022 01:44:08 +0000 (10:44 +0900)
committerDongwoo Lee <dwoo08.lee@samsung.com>
Wed, 29 Jun 2022 10:12:35 +0000 (19:12 +0900)
commit7f697ef051db94b3009b1c620d7fcb9cd9289afd
tree482fd9b88d46157108aac3c1e20604af64b3dda2
parent9bd5bed8a45eb0a5654590a2c7be0b2c9d638d30
util: resource: Add new is_resource_attr_interested function

Provide is_resource_attr_interested function to check whether
some attribute id is already interested or not. It will be
used as internal function for libpass-resource-monitor
and capi-resource-monitor.

Change-Id: I1cdac2eab2672869cfa98069fc7d958c4da4dc93
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
include/util/resource.h
src/util/resource.c