Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Project
/
android_system_sepolicy
/
bdf2a9c4174ec84c7241af444299de82f7bedead
/
.
/
public
/
hal_authsecret.te
blob: 81b0c04451b03c12ad1453f9635a8e04b589b9ca [
file
] [
log
] [
blame
]
# HwBinder IPC from client to server
binder_call
(
hal_authsecret_client
,
hal_authsecret_server
)
add_hwservice
(
hal_authsecret_server
,
hal_authsecret_hwservice
)
allow hal_authsecret_client hal_authsecret_hwservice
:
hwservice_manager find
;