Sign in
android
/
platform
/
external
/
selinux
/
dfdc062b108e9d8235379e1b03ec6c2639e24e3a
/
.
/
libsepol
/
cil
/
test
/
integration_testing
/
small.cil
blob: 997316679c270f569b639c2baf9ff8655bab5603 [
file
] [
log
] [
blame
]
(
class
foo
(
read
))
(
type bar
)
(
allow bar
self
(
foo
(
read
)))