Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
e38af22c5e1ae170e35b9ba0273a1481891a4701
/
.
/
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
;