From 075ceae2887cc445d76a08a12a93290deb16f9fe Mon Sep 17 00:00:00 2001 From: jooseong Date: Mon, 3 Aug 2015 20:03:16 +0900 Subject: [PATCH] Add lock permission to 'System::Shared' label in app-rules-template.smack Change-Id: I168785779c19a9d79c8baf96b188934db9beb019 --- policy/app-rules-template.smack | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/policy/app-rules-template.smack b/policy/app-rules-template.smack index 1311169..d0b6fb2 100644 --- a/policy/app-rules-template.smack +++ b/policy/app-rules-template.smack @@ -1,6 +1,6 @@ System ~APP~ rwx ~APP~ System wx -~APP~ System::Shared rx +~APP~ System::Shared rxl ~APP~ System::Run rwxat ~APP~ System::Log rwxa ~APP~ _ l -- 2.7.4