summaryrefslogtreecommitdiffstats
path: root/msm8998/include/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'msm8998/include/Android.mk')
-rw-r--r--msm8998/include/Android.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/msm8998/include/Android.mk b/msm8998/include/Android.mk
index 0b08c105..3848f6b7 100644
--- a/msm8998/include/Android.mk
+++ b/msm8998/include/Android.mk
@@ -22,6 +22,7 @@ LOCAL_EXPORT_C_INCLUDE_DIRS := $(LOCAL_PATH) \
ifeq ($(TARGET_USES_GRALLOC1), true)
LOCAL_EXPORT_C_INCLUDE_DIRS += $(display_top)/libgralloc1
+ LOCAL_EXPORT_HEADER_LIBRARY_HEADERS := libhardware_headers
else
LOCAL_EXPORT_C_INCLUDE_DIRS += $(display_top)/libgralloc
endif