libcommon: Replace direct access to smack node with cynara/security-manager API 80/317880/2
authorYoungjae Cho <y0.cho@samsung.com>
Thu, 9 Jan 2025 03:22:32 +0000 (12:22 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 14 Jan 2025 01:50:06 +0000 (10:50 +0900)
commit18276391dbc8644cb8ba3b0b841b02b4a5b55a11
treebf7a1f46b7b27d0971e3e2e690cd97f411835af2
parent324c3fe327590454f9c5eafb15863bda83922bea
libcommon: Replace direct access to smack node with cynara/security-manager API

Considering no-smack environment, used API provided by cynara and
security-manager instead of direct access to the smack label node
/proc/<pid>/attr/current.

Change-Id: I6b2ce39a787726ad6c4b97fff0608ae2963f92fb
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
CMakeLists.txt
packaging/libsyscommon.spec
src/libcommon/proc.c
tests/CMakeLists.txt