Remove explicit rules for lock access on the floor label 84/45384/1
authorRafal Krypa <r.krypa@samsung.com>
Wed, 5 Aug 2015 11:12:54 +0000 (13:12 +0200)
committerRafal Krypa <r.krypa@samsung.com>
Wed, 5 Aug 2015 11:15:30 +0000 (13:15 +0200)
Kernel Smack code has changed with regard to floor and hat labels. Now
Every label has implicit access to lock the floor label. Explicit rules
allowing it for System and User labels in Tizen are not needed.

Change-Id: I027e14a988eb715ee9300d6528d5ecbefa2650b7
Signed-off-by: Rafal Krypa <r.krypa@samsung.com>
packaging/default-ac-domains.manifest

index 08412f18d1cc803facb46d64b64ca19399bacf39..964c2ebf858b447694a6bdf0385ca5d04291e43f 100644 (file)
@@ -10,7 +10,6 @@
       <smack request="System::Shared" type="rwxat"/>
       <smack request="System::Run" type="rwxat"/>
       <smack request="System::Log" type="rwxa"/>
-      <smack request="_" type="l"/>
     </request>
     <permit>
       <smack permit="_" type="wx"/>
@@ -41,7 +40,6 @@
       <smack request="System::Log" type="rwxa"/>
       <smack request="User::Home" type="rwxat"/>
       <smack request="User::App::Shared" type="rwxat"/>
-      <smack request="_" type="l"/>
     </request>
     <permit>
       <smack permit="System" type="rwx"/>