Apply to change interface of sessiond API 97/277597/1
authorChanggyu Choi <changyu.choi@samsung.com>
Mon, 11 Jul 2022 03:45:49 +0000 (12:45 +0900)
committerChanggyu Choi <changyu.choi@samsung.com>
Mon, 11 Jul 2022 03:45:49 +0000 (12:45 +0900)
commit2f0312cbfdced05a55a8dab726d8e67784de4a41
tree9789b256288b4c5957c7e047d9cb24cee00ccfb4
parent6190d378a78a988a19faed558eb92e5c6d03bd48
Apply to change interface of sessiond API

Sessiond API changed session_user key to char array.
This patch applies the changes.

Change-Id: I4b7bc3c29578a3319afa5ed0558c7b8803ec2d36
Signed-off-by: Changgyu Choi <changyu.choi@samsung.com>
src/common/utils/file_util.cc