OSDN Git Service

Revert "Use drm gem acess userdata IOCTL for set/get interlace"
[android-x86/external-minigbm.git] / Android.gralloc.mk
index d8e6e63..318d6a5 100644 (file)
@@ -12,6 +12,7 @@ LOCAL_SRC_FILES += \
 
 ifeq ($(strip $(BOARD_USES_GRALLOC1)), true)
 LOCAL_SRC_FILES += cros_gralloc/gralloc1/cros_gralloc1_module.cc
+LOCAL_CPPFLAGS += -DUSE_GRALLOC1
 else
 LOCAL_SRC_FILES += cros_gralloc/gralloc0/gralloc0.cc
 endif