system/sepolicy/public/hal_input_processor.te

6 lines
234 B
Plaintext
Raw Permalink Normal View History

2025-08-25 08:01:50 +08:00
# HwBinder IPC from client to server
binder_call(hal_input_processor_client, hal_input_processor_server)
binder_call(hal_input_processor_server, servicemanager)
hal_attribute_service(hal_input_processor, hal_input_processor_service)