xref: /aosp_15_r20/system/sepolicy/private/hal_input_processor.te (revision e4a36f4174b17bbab9dc043f4a65dc8d87377290)
1*e4a36f41SAndroid Build Coastguard Worker# HwBinder IPC from client to server
2*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_input_processor_client, hal_input_processor_server)
3*e4a36f41SAndroid Build Coastguard Workerbinder_call(hal_input_processor_server, servicemanager)
4*e4a36f41SAndroid Build Coastguard Worker
5*e4a36f41SAndroid Build Coastguard Workerhal_attribute_service(hal_input_processor, hal_input_processor_service)
6*e4a36f41SAndroid Build Coastguard Worker
7*e4a36f41SAndroid Build Coastguard Worker# Allow dumping of the HAL
8*e4a36f41SAndroid Build Coastguard Workerallow hal_input_processor_server dumpstate:fifo_file write;
9