summaryrefslogtreecommitdiff
path: root/ipc
diff options
context:
space:
mode:
authorLinux Build Service Account <lnxbuild@localhost>2018-10-23 01:32:43 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2018-10-23 01:32:43 -0700
commit03072ce6e195d132d7152258d90937bae4dbc230 (patch)
treeaf4e1153b7c03b5317888fe3e62d57ddc618ed9c /ipc
parent979ae8e7960209241a1aea6147be763c76f8b1d4 (diff)
parent85e9e160657530b6b416a3d710be580f91921169 (diff)
downloadmsm-extra-03072ce6e195d132d7152258d90937bae4dbc230.tar.gz
Merge "audio-lnx: ANDROID_BUILD_TOP is deprecated."
Diffstat (limited to 'ipc')
-rw-r--r--ipc/Android.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/Android.mk b/ipc/Android.mk
index fe9ce0f5..942a1866 100644
--- a/ipc/Android.mk
+++ b/ipc/Android.mk
@@ -29,7 +29,7 @@ LOCAL_PATH := $(call my-dir)
ifneq ($(findstring vendor,$(LOCAL_PATH)),)
ifneq ($(findstring opensource,$(LOCAL_PATH)),)
- AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/vendor/qcom/opensource/audio-kernel
+ AUDIO_BLD_DIR := $(shell pwd)/vendor/qcom/opensource/audio-kernel
endif # opensource
DLKM_DIR := $(TOP)/device/qcom/common/dlkm