Set exec label of dotnet-launcher to "User"
authorWoongsuk Cho <ws77.cho@samsung.com>
Wed, 18 Mar 2020 06:01:23 +0000 (15:01 +0900)
committer이형주/Common Platform Lab(SR)/Staff Engineer/삼성전자 <leee.lee@samsung.com>
Wed, 18 Mar 2020 09:45:43 +0000 (18:45 +0900)
commit878b28d4c43ec0c526a78f511c2483eb2891c3c0
treeb648b2092c2a48cb479be6de78066d1a39e33783
parent0192990557305e1b0260c11ec7a059683ac225e3
Set exec label of dotnet-launcher to "User"

To attach diagnostics process to app process, exec label should be set to "User".
Additionally, log redirection (to dlog) is turned off for corerun mode.
NativeLauncher/launcher/dotnet/dotnet_launcher.cc
NativeLauncher/launcher/dotnet/dotnet_launcher.h
NativeLauncher/launcher/main.cc
dotnet-launcher.manifest