Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
b4d6657a5c996b1900921bd5c986d4160390d068
/
.
/
prebuilts
/
api
/
34.0
/
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
;