Add debug logging into app_install() and app_uninstall()
authorRafal Krypa <r.krypa@samsung.com>
Thu, 28 Mar 2013 11:11:00 +0000 (12:11 +0100)
committerKrzysztof Jackiewicz <k.jackiewicz@samsung.com>
Tue, 16 Apr 2013 12:55:00 +0000 (14:55 +0200)
commit5942bbd019473b58299d807db3fa5da5d3e2e4ad
treea5a6109b78046777d0f1f8c87d6a73b4286adba4
parent8240e5d4133106694a6f3f43a800511d55f7347a
Add debug logging into app_install() and app_uninstall()

[Issue#]       N/A
[Feature]      Need to track calls into new API functions.
[Cause]        Debug logs "Enter function" missing for these two.
[Solution]     Add logging on functions entry.
[Verification] Build

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