Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
fb6783391ea628098ab24308f6ea6583371eef4f
/
.
/
public
/
hal_health.te
blob: 341efdd2006e99925ec80cb9cae4b8795852d7a9 [
file
] [
log
] [
blame
]
# call into healthd for callbacks
binder_call
(
hal_health
,
healthd
)
# Read access to system files for HALs in
# /{system,vendor,odm}/lib[64]/hw/ in order
# to be able to open the hal implementation .so files
r_dir_file
(
hal_health
,
system_file
)