platform_system_sepolicy/public/hal_tv_tuner.te
Hongguang 2179e112e1 Allow Tuner AIDL sample HAL.
Bug: 191825295
Test: tuner HAL can run
Change-Id: I069da68cb4fec535c6549a9a0f89202eb17ef003
2021-07-26 11:35:18 -07:00

8 lines
328 B
Text

binder_call(hal_tv_tuner_client, hal_tv_tuner_server)
binder_call(hal_tv_tuner_server, hal_tv_tuner_client)
hal_attribute_hwservice(hal_tv_tuner, hal_tv_tuner_hwservice)
hal_attribute_service(hal_tv_tuner, hal_tv_tuner_service)
binder_call(hal_tv_tuner_server, servicemanager)
binder_call(hal_tv_tuner_client, servicemanager)