[RFC][PATCH] drm_hwcomposer: Rework platformdrmgeneric.cpp to use libdrm's gralloc handle
Stefan Schake
stschake at gmail.com
Sun Mar 18 01:30:27 UTC 2018
Hey John,
On Fri, Mar 16, 2018 at 10:48 PM, John Stultz <john.stultz at linaro.org> wrote:
> LOCAL_C_INCLUDES := \
> - external/drm_gralloc \
> + external/libdrm/android \
> system/core/libsync
This shouldn't be necessary if libdrm correctly exports its headers, but
it seems that it only did for the static variant of the library. I've sent
a patch to fix that, then the explicit path here can be dropped.
Thanks,
Stefan
More information about the dri-devel
mailing list