Remove debug pipe for candidate process accepted/tizen/unified/20200811.050502 submit/tizen/20200811.005032
authorWoongsuk Cho <ws77.cho@samsung.com>
Mon, 10 Aug 2020 07:15:00 +0000 (16:15 +0900)
committer조웅석/Common Platform Lab(SR)/Principal Engineer/삼성전자 <ws77.cho@samsung.com>
Mon, 10 Aug 2020 23:22:45 +0000 (08:22 +0900)
commitd64e1c5574384191b7b93729dcb5c0df031ae223
treee20ca480f981dd52f94a4b6caa821a7e93bfafd2
parent049f808219555800e1f378054143ce52a45d4e6d
Remove debug pipe for candidate process

The debug pipe created in the candidate process has a "User" label.
As a result, smack deny occurs when app process try to access the debug pipe.
Also, since debugging is performed only in standalone mode, the debug pipe does not be used in the candidate process
NativeLauncher/launcher/lib/core_runtime.cc