Change libvp8 library patch in makefile
It's caused by recent file structure changes in vp8 TBR=ronghua,kma BUG= TEST=local build Review URL: https://webrtc-codereview.appspot.com/707004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2528 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
bc934ccc4e
commit
8d95a700e9
@ -247,7 +247,7 @@ include $(PREBUILT_STATIC_LIBRARY)
|
||||
include $(CLEAR_VARS)
|
||||
LOCAL_MODULE := libwebrtc_vp8
|
||||
LOCAL_SRC_FILES := \
|
||||
$(MY_LIBS_PATH)/src/modules/libwebrtc_vp8.a
|
||||
$(MY_LIBS_PATH)/src/modules/video_coding/codecs/vp8/main/source/libwebrtc_vp8.a
|
||||
include $(PREBUILT_STATIC_LIBRARY)
|
||||
|
||||
include $(CLEAR_VARS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user