Gets the user's uid related to installed app only.
[platform/core/dotnet/launcher.git] / NativeLauncher / inc / profile_common.h
index 7495a23..87329be 100644 (file)
@@ -31,7 +31,7 @@ typedef enum {
  * @param[in] pkgId package id
  * @return profile_error_e
  */
-profile_error_e removeAppProfileData(const std::string& pkgId);
+profile_error_e removeAppProfileData(const std::string& pkgId, void *user_data);
 
 /**
  * @brief remove all app profile data