xref: /aosp_15_r20/external/drm_hwcomposer/hwc3/hwc3-drm.rc (revision 0a9764fe0a15e71ebbeb85e87e10990c23aab47f)
1service vendor.hwcomposer-3 /vendor/bin/hw/android.hardware.composer.hwc3-service.drm
2    class hal animation
3    interface aidl android.hardware.graphics.composer3.IComposer/default
4    user system
5    group graphics drmrpc
6    capabilities SYS_NICE
7    onrestart restart surfaceflinger
8    task_profiles ServiceCapacityLow
9