Add to mount lib directory for rpk
[platform/core/appfw/launchpad.git] / src / lib / launchpad-common / aul_keys.hh
index de54fbf..5606e94 100644 (file)
@@ -55,6 +55,7 @@ constexpr const char kAulWaylandDisplay[] = "__AUL_WAYLAND_DISPLAY__";
 constexpr const char kAulWaylandWorkingDir[] = "__AUL_WAYLAND_WORKING_DIR__";
 constexpr const char kAulMountGadgetPaths[] = "__AUL_MOUNT_GADGET_PATHS__";
 constexpr const char kAulMountGadgetPkgIds[] = "__AUL_MOUNT_GADGET_PKGIDS__";
+constexpr const char kAulMountLibDir[] = "__AUL_MOUNT_LIB_DIR__";
 
 }  // namespace launchpad