haydn-miuicamera/sepolicy/vendor/hal_misys.te
2023-02-01 23:22:02 +05:30

5 lines
206 B
Text

# HwBinder IPC from client to server
binder_call(hal_misys_client, hal_misys_server)
add_hwservice(hal_misys_server, hal_misys_hwservice)
allow hal_misys_client hal_misys_hwservice:hwservice_manager find;