Files
KernelSU/kernel/libsepol/cil/test/integration_testing/small.cil
2022-12-21 19:17:36 +07:00

6 lines
62 B
Plaintext

(class foo (read))
(type bar)
(allow bar self (foo (read)))