Add missing rules for pkgId label 50/33450/2
authorRafal Krypa <r.krypa@samsung.com>
Fri, 9 Jan 2015 17:16:28 +0000 (18:16 +0100)
committerRafal Krypa <r.krypa@samsung.com>
Thu, 5 Feb 2015 15:36:07 +0000 (07:36 -0800)
Commit 626f947e0b changed labeling scheme to be appId based and introduced
a new "~PKG~" template in the rules file. But the actual rules were not
included in the template file.

Change-Id: Idd5ababfb5b484811b75f2f764f6f7d77a77da1f
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
app-rules-template.smack

index a14da4f..1311169 100644 (file)
@@ -5,6 +5,8 @@ System ~APP~ rwx
 ~APP~ System::Log rwxa
 ~APP~ _ l
 User ~APP~ rwxa
+User ~PKG~ rwxat
 ~APP~ User wx
 ~APP~ User::Home rxl
 ~APP~ User::App::Shared rwxat
+~APP~ ~PKG~ rwxat