Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
da70a5a223aa4bb96edec1d7a720b7b2c77b4ba7
/
.
/
prebuilts
/
api
/
202404
/
private
/
blank_screen.te
blob: 20d50cc5715951dde1227c9ce9859496e0c6ff3a [
file
] [
log
] [
blame
]
type blank_screen
,
domain
,
coredomain
;
type blank_screen_exec
,
exec_type
,
file_type
,
system_file_type
;
init_daemon_domain
(
blank_screen
)
# hal_light_client has access to hal_light_server
hal_client_domain
(
blank_screen
,
hal_light
)