xref: /aosp_15_r20/external/selinux/libsepol/cil/test/integration_testing/small.cil (revision 2d543d20722ada2425b5bdab9d0d1d29470e7bba)
1(class foo (read))
2
3(type bar)
4(allow bar self (foo (read)))
5
6