Fix app_install function.
authorRafal Krypa <r.krypa@samsung.com>
Wed, 27 Mar 2013 17:39:32 +0000 (18:39 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 16 Apr 2013 12:55:00 +0000 (14:55 +0200)
commit34b11a0a26a84fb797e1b40bda3ac8024800ab98
tree9ee49922e326383fe3cb44dec59adab0e5c26baa
parentefdc27846023e34ac3c8edcd8b25ec0fdafcd577
Fix app_install function.

[Issue#]       N/A
[Bug]          Desn't create the file, but returns ok. error code.
[Cause]        Missing flag to open, mising goto.
[Solution]     Fix the code.
[Verification] N/A

Change-Id: Ibe2064ca055921c5dc060605a90e785531726f60
src/privilege-control.c