Add to mount lib directory for rpk
[platform/core/appfw/launchpad.git] / src / lib / launchpad-glib / util.hh
index fa490fa..9619d63 100644 (file)
@@ -49,6 +49,7 @@ class EXPORT_API Util {
   static int PrepareAppIdFile(const AppInfo* app_info);
   static int SendCmdToAmd(enum AmdCmd cmd);
   static int SendCmdToAmd(enum AmdCmd cmd, bundle* request, int opt);
+  static int MountLibraryDirectories(const tizen_base::Bundle& b);
 };
 
 }  // namespace launchpad