In commit d12274d, "drm_hwcomposer: Rework platformdrmgeneric.cpp
to use libdrm's gralloc handle", the use of drm_gralloc was removed.

Cc: John Stultz <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Sean Paul <[email protected]>
Cc: Robert Foss <[email protected]>
Cc: Stefan Schake <[email protected]>
Signed-off-by: Alistair Strachan <[email protected]>
---
 Android.mk | 1 -
 1 file changed, 1 deletion(-)

diff --git a/Android.mk b/Android.mk
index a60d112..573c5aa 100644
--- a/Android.mk
+++ b/Android.mk
@@ -48,7 +48,6 @@ LOCAL_SHARED_LIBRARIES := \
 LOCAL_STATIC_LIBRARIES := libdrmhwc_utils
 
 LOCAL_C_INCLUDES := \
-       external/drm_gralloc \
        system/core/libsync
 
 LOCAL_SRC_FILES := \
-- 
2.17.0.441.gb46fe60e1d-goog

_______________________________________________
dri-devel mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to