Merge "Add missing libjpeg in linker option. Currently this library is used by the main executable but is included implicitly via inter-library dependency."
This commit is contained in:
@@ -33,7 +33,8 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libskia \
|
||||
libstagefright \
|
||||
libbinder \
|
||||
libutils
|
||||
libutils \
|
||||
libjpeg
|
||||
|
||||
LOCAL_C_INCLUDES := \
|
||||
$(JNI_H_INCLUDE) \
|
||||
|
||||
Reference in New Issue
Block a user