android_mt6572_jiabo/external/selinux/libsepol/tests/policies/test-deps/modreq-attr-global.conf
2025-09-05 16:56:03 +08:00

10 lines
110 B
Text

module modreq_attr_global 1.0;
require {
attribute attr_req;
}
type mod_global_t;
type new_t, attr_req;