android_system_sepolicy/public/hal_broadcastradio.te
Dan Harms c3b573598b Allow radio server to client binder callback
Test: Built, flashed, test radio
Change-Id: Idb6f50386508119694afc54d52eb32df381df4b7
2019-03-29 15:22:16 -07:00

5 lines
207 B
Plaintext

binder_call(hal_broadcastradio_client, hal_broadcastradio_server)
binder_call(hal_broadcastradio_server, hal_broadcastradio_client)
hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice)