android_device_oneplus_sm81.../sepolicy/vendor/hal_ifaa.te

7 lines
261 B
Plaintext

# HwBinder IPC from client to server, and callbacks
binder_call(hal_ifaa_client, hal_ifaa_server)
binder_call(hal_ifaa_server, hal_ifaa_client)
add_hwservice(hal_ifaa_server, hal_ifaa_hwservice)
allow hal_ifaa_client hal_ifaa_hwservice:hwservice_manager find;