[VD] Fix a smack error when getSSOGuid() 91/284991/2 submit/tizen/20221202.160017
authorDongHyun Song <dh81.song@samsung.com>
Fri, 2 Dec 2022 06:16:37 +0000 (15:16 +0900)
committerDongHyun Song <dh81.song@samsung.com>
Fri, 2 Dec 2022 06:40:39 +0000 (06:40 +0000)
commitf455dc5f4287ca57dbfd3fafa830a7ea408aa6f8
treedb6666c2cb15ee5c8f1c430b077dd60dcb888ccc
parent92ecf35d56b63888457b70c3f2d41aac9b93c78c
[VD] Fix a smack error when getSSOGuid()

When use sso_get_guid(), smack error happens by access of pid
smack label.

This patch take sso_get_guid() before smack label change and set
global value.

Change-Id: Ia6faa64d9104c5bb684f30c2c17e0ed7a19ce97a
Signed-off-by: DongHyun Song <dh81.song@samsung.com>
wrt_app/service/device_api_router.ts
wrt_app/service/service_runner.ts