device/google/cuttlefish/shared/auto/sepolicy/evs/surfaceflinger.te

6 lines
248 B
Plaintext
Raw Normal View History

2025-08-25 08:28:21 +08:00
# Allow surfaceflinger to perform binder IPC to hal_evs_default
binder_call(surfaceflinger, hal_evs_default)
# Allow surfaceflinger to perform binder IPC to automotive_display_service
binder_call(surfaceflinger, automotive_display_service_server)