platform_system_sepolicy/public/hal_broadcastradio.te
Weilin Xu 52546635b2 Applying new IBroadcastRadio AIDL
Update Sepolicy for AIDL broadcast radio HAL. Ignore
fuzzer default AIDL implementation for now.

Bug: 170336130
Test: m -j
Change-Id: Ie55c08c6a721de1f8dc40acc81de68565f99f7d7
2022-09-21 23:17:20 +00:00

7 lines
333 B
Text

binder_call(hal_broadcastradio_client, hal_broadcastradio_server)
binder_call(hal_broadcastradio_server, hal_broadcastradio_client)
hal_attribute_hwservice(hal_broadcastradio, hal_broadcastradio_hwservice)
hal_attribute_service(hal_broadcastradio, hal_broadcastradio_service)
binder_call(hal_broadcastradio_server, servicemanager)