Merge "audio-lnx: ANDROID_BUILD_TOP is deprecated."
此提交包含在:

提交者
Gerrit - the friendly Code Review server

當前提交
03072ce6e1
@@ -9,7 +9,7 @@ endif
|
||||
ifeq ($(KERNEL_BUILD), 1)
|
||||
# These are configurable via Kconfig for kernel-based builds
|
||||
# Need to explicitly configure for Android-based builds
|
||||
AUDIO_BLD_DIR := $(ANDROID_BUILD_TOP)/kernel/msm-4.14
|
||||
AUDIO_BLD_DIR := $(shell pwd)/kernel/msm-4.14
|
||||
AUDIO_ROOT := $(AUDIO_BLD_DIR)/techpack/audio
|
||||
endif
|
||||
|
||||
|
新增問題並參考
封鎖使用者