Sign in
android
/
platform
/
external
/
selinux
/
9a79d0d04b66032c5ae2a7d02811b094a83ae5c0
/
.
/
libsepol
/
tests
/
policies
/
test-expander
/
role-module.conf
blob: 1cc5d225fa5a43ac7180527844f03964ee2cd138 [
file
] [
log
] [
blame
]
module
my_module
1.0
;
require
{
class
file
{
read write
};
role role_check_1
;
}
type
role_check_1_2_t
;
role role_check_1 types
role_check_1_2_t
;