From 484106351e79456506dc046d6aafda777d744356 Mon Sep 17 00:00:00 2001 From: Rafal Krypa Date: Fri, 9 Jan 2015 18:16:28 +0100 Subject: [PATCH] Add missing rules for pkgId label 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 --- app-rules-template.smack | 2 ++ 1 file changed, 2 insertions(+) diff --git a/app-rules-template.smack b/app-rules-template.smack index a14da4f..1311169 100644 --- a/app-rules-template.smack +++ b/app-rules-template.smack @@ -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 -- 2.7.4