blob: 0d6dfe077047ae6f10a74a364c30ce330cdb5891 [file] [log] [blame]
# HwBinder IPC from client to server
binder_call(hal_sensors_client, hal_sensors_server)
# Allow sensor hals to access ashmem memory allocated by apps
allow hal_sensors { appdomain -isolated_app }:fd use;