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