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