Add default empty authorsId to setupPath 67/58367/6
authorZofia Abramowska <z.abramowska@samsung.com>
Fri, 29 Jan 2016 14:58:26 +0000 (15:58 +0100)
committerZofia Abramowska <z.abramowska@samsung.com>
Mon, 1 Feb 2016 20:09:06 +0000 (21:09 +0100)
Change-Id: I7e11e6eeab09b7db372003f832f89f38fe0074cf

src/common/include/smack-labels.h

index 7202c6c..fab0c2b 100644 (file)
@@ -48,7 +48,7 @@ void setupPath(
         const std::string &path,
         app_install_path_type pathType,
         const std::string &zoneId,
-        const std::string &authorId);
+        const std::string &authorId = std::string());
 
 /**
  * Sets Smack labels on a <ROOT_APP>/<pkg_id> non-recursively