xref: /aosp_15_r20/external/selinux/libsepol/tests/policies/test-expander/alias-module.conf (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1*2d543d20SAndroid Build Coastguard Workermodule my_module 1.0;
2*2d543d20SAndroid Build Coastguard Worker
3*2d543d20SAndroid Build Coastguard Workerrequire {
4*2d543d20SAndroid Build Coastguard Worker	type alias_check_3_t;
5*2d543d20SAndroid Build Coastguard Worker}
6*2d543d20SAndroid Build Coastguard Worker
7*2d543d20SAndroid Build Coastguard Workertypealias alias_check_3_t alias alias_check_3_a;
8*2d543d20SAndroid Build Coastguard Worker
9