Change pkgname to appid and add package id PART 1.
[framework/web/wrt-commons.git] / modules / widget_dao / include / dpl / wrt-dao-ro / config_parser_data.h
index ad9929d..1f58b2d 100755 (executable)
@@ -307,6 +307,8 @@ class ConfigParserData
     // tizen id / required platform min version for TIZEN webapp
     DPL::OptionalString tizenId;
     DPL::OptionalString tizenMinVersionRequired;
+    DPL::OptionalString tizenPkgId;
+    DPL::OptionalString tizenAppId;
 
     //Application service model list
     ServiceInfoList appServiceList; //It will be removed.