Change pkgname to appid for docomo request. PART1
[platform/framework/web/wrt-installer.git] / src / misc / feature_logic.h
index 1c3ed23..9faf46e 100644 (file)
@@ -33,7 +33,7 @@ namespace WidgetInstall {
 class FeatureLogic : DPL::Noncopyable {
   public:
 
-    FeatureLogic(const WrtDB::WidgetPkgName & pkgname);
+    FeatureLogic(const WrtDB::TizenAppId & tzAppid);
 
     bool isDone() const;