Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
a53593f6fa74f19f55f2f38fca594403f1c90039
/
.
/
private
/
vdc.te
blob: 63c9c2a0e1a1f86d8bf8d73efd8b1374a0cb3f4a [
file
] [
log
] [
blame
]
typeattribute vdc coredomain
;
init_daemon_domain
(
vdc
)
# Allow stdin/out back to vehicle_binding_util
allow vdc vehicle_binding_util
:
fd
use
;