summaryrefslogtreecommitdiff
path: root/libqdutils
diff options
context:
space:
mode:
authorNaseer Ahmed <naseer@codeaurora.org>2013-07-11 17:42:26 -0400
committerNaseer Ahmed <naseer@codeaurora.org>2013-07-12 11:58:51 -0400
commitc55d60a3d7066d9c87070e4c3901d7f91a1ac1dc (patch)
tree36d441d8287498b393c8a115dd7ec47c59656197 /libqdutils
parente9efd8a487a66efbedcd2e73c877d43aa5fabf28 (diff)
downloaddisplay-c55d60a3d7066d9c87070e4c3901d7f91a1ac1dc.tar.gz
display: Export headers
Display headers used by other components should be at a common location to avoid issues with future changes in paths. Change-Id: Iaec21206b82dd7dae03e598b9ec46b3e6f1bbf71
Diffstat (limited to 'libqdutils')
-rw-r--r--libqdutils/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/libqdutils/Android.mk b/libqdutils/Android.mk
index eb04afb8..459f548e 100644
--- a/libqdutils/Android.mk
+++ b/libqdutils/Android.mk
@@ -15,7 +15,7 @@ include $(BUILD_SHARED_LIBRARY)
include $(CLEAR_VARS)
-LOCAL_COPY_HEADERS_TO := qcom/display
+LOCAL_COPY_HEADERS_TO := $(common_header_export_path)
LOCAL_COPY_HEADERS := qdMetaData.h
LOCAL_MODULE_PATH := $(TARGET_OUT_SHARED_LIBRARIES)
LOCAL_SHARED_LIBRARIES := liblog libcutils