1# Allow automotive_display_service to perform binder IPC to hal_evs_default 2binder_call(automotive_display_service_server, hal_evs_default) 3 4# Suppress warnings for minigbm trying to read vendor.minigbm.debug 5# property for the devices which do not use this property. 6dontaudit automotive_display_service_server vendor_default_prop:file read; 7