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>
<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"/>
<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"/>