• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# The Qualcomm DRM-HAL implementation uses a vendor-binder service provided
2# by the HWC HAL.
3vndbinder_use(hal_drm_default);
4allow hal_drm_default qdisplay_service:service_manager { find };
5binder_call(hal_drm_default, hal_graphics_composer)
6