Modify args
authorHwankyu Jhun <h.jhun@samsung.com>
Wed, 8 Feb 2017 01:55:05 +0000 (10:55 +0900)
committerHwanKyu Jhun <h.jhun@samsung.com>
Wed, 8 Feb 2017 04:13:32 +0000 (20:13 -0800)
commit9907ce6986f62ce450c2cb11a0f72dd0153f670f
tree5f7ef4aed74fe19da3dcdbb1d2a4be14b8f9151c
parent632cbf555f0857a1217ea9b6990c87d8d088bb87
Modify args

According to .Net Spec, the args[0] isn't the app path.
We should consider to parse the bundle from the args.

Change-Id: I5800f28313435add9871c3a524a2dc0ebe43901b
Signed-off-by: Hwankyu Jhun <h.jhun@samsung.com>
src/Tizen.Applications.Common/Tizen.Applications/CoreApplication.cs [changed mode: 0755->0644]