Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
ce3b2a41a5d3dcc0abcbbfbdc77e55f5dedbcf87
/
.
/
public
/
android_hardware_vr.te
blob: f6651c5c9969b44fbb2281449d86d8830a1db687 [
file
] [
log
] [
blame
]
# vr subsystem
type android_hardware_vr
,
domain
;
type android_hardware_vr_exec
,
exec_type
,
file_type
;
# hwbinder access
hwbinder_use
(
android_hardware_vr
)
# call into system_server process
binder_call
(
android_hardware_vr
,
system_server
)