Skip default light user when getting light user list 99/277999/3
authorIlho Kim <ilho159.kim@samsung.com>
Mon, 18 Jul 2022 02:43:09 +0000 (11:43 +0900)
committerIlho Kim <ilho159.kim@samsung.com>
Mon, 18 Jul 2022 03:40:56 +0000 (12:40 +0900)
commitf9e877b7148039f8d67c5ca86ab6cb88626e5edb
tree3ee7b27b10f15a395479826819a322c89ed25aeb
parent77f4c6ac99b07cb3577c5de1bfcd5c85819b08b6
Skip default light user when getting light user list

subsession_get_user_list also returns the empty string
which is the value of the default user, so it should be ignored

Change-Id: I36cd76310fc42ef620eb23592c726eb0c975ec7e
Signed-off-by: Ilho Kim <ilho159.kim@samsung.com>
src/common/utils/file_util.cc