fixed an issue with building on the Android P.

PD#153299:
BOARD_AML_VENDOR_PATH instead of ANDROID_BUILD_TOP.

Change-Id: I5e7724d334379cc97795b144b652688ff14ded1b
Signed-off-by: Nanxin Qin <nanxin.qin@amlogic.com>
This commit is contained in:
Nanxin Qin
2018-07-10 14:22:17 +08:00
committed by Dongjin Kim
parent 14f66edb98
commit a11dd82dca

View File

@@ -8,7 +8,7 @@ LOCAL_ARM_MODE := arm
LOCAL_C_INCLUDES := \
$(JNI_H_INCLUDE) \
$(ANDROID_BUILD_TOP)/vendor/amlogic/external/ffmpeg
$(BOARD_AML_VENDOR_PATH)/vendor/amlogic/external/ffmpeg
LOCAL_SHARED_LIBRARIES := \
libamffmpeg