• Mathias Agopian's avatar
    Add a priority constant in to the graphics HAL header · 5c9be402
    Mathias Agopian authored
    this is needed if a display/gpu driver needs to create
    service threads that can block the main ui thread.
    to avoid priority inversions, these must run at
    HAL_PRIORITY_URGENT_DISPLAY
    
    Change-Id: I3af592e05a6d1b6f39a2b7885a7c842e54abfce2
    5c9be402
graphics.h 3.69 KB