Add none exec_label in xwalk_runtime
authorJongHeon Choi <j-h.choi@samsung.com>
Mon, 5 Sep 2016 07:11:08 +0000 (16:11 +0900)
committerJongHeon Choi <j-h.choi@samsung.com>
Mon, 5 Sep 2016 07:20:14 +0000 (16:20 +0900)
Change-Id: I25d7861b5219326d1ffb4daf49bea1c28fceb755

packaging/crosswalk-tizen.manifest

index 75b0fa5..960a6ef 100644 (file)
@@ -2,4 +2,8 @@
     <request>
         <domain name="_"/>
     </request>
+    <assign>
+        <filesystem path="/usr/bin/wrt-loader" exec_label="User" />
+        <filesystem path="/usr/bin/xwalk_runtime" exec_label="none" />
+    </assign>
 </manifest>