Add APIs for getting path related Resource Control 71/290171/4
authorilho kim <ilho159.kim@samsung.com>
Tue, 21 Mar 2023 05:35:38 +0000 (14:35 +0900)
committerilho kim <ilho159.kim@samsung.com>
Mon, 27 Mar 2023 06:02:09 +0000 (15:02 +0900)
commit98ac1743f8f5c99c5ab4c9ff9ddd314ef3a86f2c
tree8c95c4ca4cd6e4c08c0df2290150bb36457f520c
parent8d8c16982c7e42d64a2f907ab3c40ffc79a671b2
Add APIs for getting path related Resource Control

- add aul_get_app_res_control_allowed_resource_path()
- add aul_get_app_res_control_global_resource_path()

Change-Id: I70ff0a2f98f100ef8198090d4b3ec3f8eb81599f
Signed-off-by: ilho kim <ilho159.kim@samsung.com>
aul/app_info/directory_info.cc
aul/app_info/directory_info.hh
include/aul.h
src/aul_path.cc