native: Use project pathmap
Change-Id: I81752c2c433752c02ab2a922f974f363e10d8def
This commit is contained in:
parent
373899a2a6
commit
0bef28f4e6
@ -111,8 +111,8 @@ LOCAL_WHOLE_STATIC_LIBRARIES += libexsurfaceflinger
|
||||
LOCAL_C_INCLUDES += $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/display-frameworks/native/services/surfaceflinger/
|
||||
|
||||
ifeq ($(TARGET_USES_QCOM_BSP), true)
|
||||
LOCAL_C_INCLUDES += hardware/qcom/display/libgralloc
|
||||
LOCAL_C_INCLUDES += hardware/qcom/display/libqdutils
|
||||
LOCAL_C_INCLUDES += $(call project-path-for,qcom-display)/libgralloc
|
||||
LOCAL_C_INCLUDES += $(call project-path-for,qcom-display)/libqdutils
|
||||
LOCAL_SHARED_LIBRARIES += libqdutils
|
||||
LOCAL_CFLAGS += -DQTI_BSP
|
||||
endif
|
||||
|
Loading…
Reference in New Issue
Block a user