1# Allow surfaceflinger to perform binder IPC to hal_evs_default
2binder_call(surfaceflinger, hal_evs_default)
3
4# Allow surfaceflinger to perform binder IPC to automotive_display_service
5binder_call(surfaceflinger, automotive_display_service_server)
6