Fix bugs in common steps 10/35510/4
authorYoumin Ha <youmin.ha@samsung.com>
Mon, 16 Feb 2015 12:52:17 +0000 (21:52 +0900)
committerYoumin Ha <youmin.ha@samsung.com>
Mon, 23 Feb 2015 08:53:20 +0000 (17:53 +0900)
commit80d349ac68dcbb7a9c1fa736e019d85e25642363
tree90f666a3a2828a90e8152eb72bbdca35d60bb5ba
parent0fc2199c6eeaf742d4a1f88b715627a99ebd93c1
Fix bugs in common steps

* Fixed generating xml routine, that each privilege have its value
  as a data, not a 'name' attribute.
* Changed the iteration routine, from the first item of the privilege
  list.
* Excluded routine removing xml file, from the 'undo' phase of the
  step_record.

Change-Id: Ied4ff4a48ab0a62f93fbb4fac40faa00952eaefe
Signed-Off-By: Youmin Ha <youmin.ha@samsung.com>
src/common/security_registration.cc
src/common/step/step_generate_xml.cc
src/common/step/step_record.cc