Add smack directory
authorHyunbin Lee <hyunbin.lee@samsung.com>
Mon, 15 Apr 2013 08:43:13 +0000 (17:43 +0900)
committerHyunbin Lee <hyunbin.lee@samsung.com>
Mon, 15 Apr 2013 08:43:13 +0000 (17:43 +0900)
Change-Id: Ifb778249711d244ddfc4d7429ae95466c454bdc5
Signed-off-by: Hyunbin Lee <hyunbin.lee@samsung.com>
osp-env-config.c

index 9d732e6..d39d551 100644 (file)
@@ -269,6 +269,7 @@ mount_slp_paths(const char* app_rootpath)
         //{ "/packaging",       "./packaging" },
         { "/proc",              "./proc" },
         { "/sbin",              "./sbin" },
+        { "/smack",             "./smack" },
         { "/srv",               "./srv" },
         { "/sys",               "./sys" },
         { "/sys/kernel/debug",  "./sys/kernel/debug" },