android_device_oneplus_sm81.../sepolicy/vendor/hal_param.te

7 lines
269 B
Plaintext

# HwBinder IPC from client to server, and callbacks
binder_call(hal_param_client, hal_param_server)
binder_call(hal_param_server, hal_param_client)
add_hwservice(hal_param_server, hal_param_hwservice)
allow hal_param_client hal_param_hwservice:hwservice_manager find;