Home | History | Annotate | Download | only in sepolicy
      1 # The Qualcomm DRM-HAL implementation uses a vendor-binder service provided
      2 # by the HWC HAL.
      3 vndbinder_use(hal_drm_default);
      4 allow hal_drm_default qdisplay_service:service_manager { find };
      5 binder_call(hal_drm_default, hal_graphics_composer)
      6