Fix for not closed app-control element during xml generation 10/37910/1
authorJakub Izydorczyk <j.izydorczyk@samsung.com>
Wed, 8 Apr 2015 08:38:56 +0000 (10:38 +0200)
committerJakub Izydorczyk <j.izydorczyk@samsung.com>
Wed, 8 Apr 2015 08:44:34 +0000 (10:44 +0200)
commit5c6e69931ee321861871598a879e9a45eecb3188
tree35f557e6b61eaa4d8327a47b2dbcbfb8b1464b52
parent4fa19bee8779a7f7693dd5003e72e934c8d32277
Fix for not closed app-control element during xml generation

Commit https://review.tizen.org/gerrit/#/c/36834/ introduced
bug related to not closing app-control element and as a result
privilege element is inserted into ui-application element and
manifest don't pass validation.

Change-Id: If6e50fe196ffe783d307d80fb48821eb87a2da94
src/common/step/step_generate_xml.cc