platform_system_sepolicy/public/hal_identity.te

7 lines
200 B
Text
Raw Normal View History

# HwBinder IPC from client to server
binder_call(hal_identity_client, hal_identity_server)
hal_attribute_service(hal_identity, hal_identity_service)
binder_call(hal_identity_server, servicemanager)