Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
a95c52e347618d5f6797e01ad460094a90800a27
/
.
/
public
/
hal_thermal.te
blob: 665471b9aa06467c711de3728742dd780151fd95 [
file
] [
log
] [
blame
]
# thermal subsystem
type hal_thermal
,
domain
;
type hal_thermal_exec
,
exec_type
,
file_type
;
# hwbinder access
hwbinder_use
(
hal_thermal
)
# call into system_server process (callbacks)
binder_call
(
hal_thermal
,
system_server
)