summaryrefslogtreecommitdiff
path: root/gralloc/gralloc_priv.h
diff options
context:
space:
mode:
Diffstat (limited to 'gralloc/gralloc_priv.h')
-rw-r--r--gralloc/gralloc_priv.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gralloc/gralloc_priv.h b/gralloc/gralloc_priv.h
index 2cc236af..db4b41a3 100644
--- a/gralloc/gralloc_priv.h
+++ b/gralloc/gralloc_priv.h
@@ -28,7 +28,7 @@
#define GRALLOC_PROP(prop_name) GRALLOC_PROP_PREFIX prop_name
#define DISABLE_UBWC_PROP GRALLOC_PROP("disable_ubwc")
-#define ENABLE_AHARDWAREBUFFER_PROP GRALLOC_PROP("enable_ahardware_buffer")
+#define DISABLE_AHARDWAREBUFFER_PROP GRALLOC_PROP("disable_ahardware_buffer")
#define ENABLE_FB_UBWC_PROP GRALLOC_PROP("enable_fb_ubwc")
#define MAP_FB_MEMORY_PROP GRALLOC_PROP("map_fb_memory")