Change to apply pkgmgrinfo API changes
[platform/core/security/krate.git] / server / packman.h
index ab54341..b8b2860 100644 (file)
@@ -91,7 +91,7 @@ public:
        std::vector<std::string> getPackageList(const uid_t user);
        std::vector<ApplicationInfo> getAppList(const uid_t user);
 
-       void setEventCallback(pkgmgrinfo_handler callback, void* user_data);
+       void setEventCallback(pkgmgr_handler callback, void* user_data);
        void unsetEventCallback();
 
        void setModeRestriction(int mode, uid_t user);