Fix logic to store api version at application structure 62/159062/2
authorJunghyun Yeon <jungh.yeon@samsung.com>
Tue, 7 Nov 2017 00:45:22 +0000 (09:45 +0900)
committerSemun Lee <semun.lee@samsung.com>
Tue, 7 Nov 2017 03:18:42 +0000 (03:18 +0000)
commit7c4127098a058b724ce202ab6afb367d89e85dd9
treed043fc617b887d36cac39256213c6964ef32ef53
parent9fb3bf930c306a94b1f1c8eabda41aacdd2d02b0
Fix logic to store api version at application structure

- Each application could have different api version based on
  pkg which it belongs to, such as hybrid pkg.
- Store api version of each application into application structure
  to deliver it to security-manager.

Related changes:
[app-installers] :  https://review.tizen.org/gerrit/159061

Change-Id: I80c0faa909d25d23bb152d6a715ebe3e7e832f70
Signed-off-by: Junghyun Yeon <jungh.yeon@samsung.com>
src/wgt/step/configuration/step_parse.cc