Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gbm_gralloc: Add mesa libgbm to shared lib based on platform sdk version #25

Merged
merged 1 commit into from
Sep 12, 2022

Commits on Aug 22, 2021

  1. gbm_gralloc: Add mesa libgbm to shared lib based on platform sdk version

    - From Android 11, the mesa libgbm module renamed to libgbm_mesa to avoid conflict with minigbm.
      So Handle it correctly based on Platform SDK version.
    
    [0] - https://android.googlesource.com/platform/external/mesa3d/+/7036b3872f7853dc732fb557dcd9b4ca31887fd6%5E%21
    
    Signed-off-by: Dhina17 <dhinalogu@gmail.com>
    Change-Id: I1d86f508a7729c8279d79a18666fb080be34745b
    Dhina17 committed Aug 22, 2021
    Configuration menu
    Copy the full SHA
    d8a835e View commit details
    Browse the repository at this point in the history