Merge "Build widevine tests with BOARD_VNDK_VERSION set" into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-08-09 02:32:48 +00:00
committed by Android (Google) Code Review
9 changed files with 18 additions and 10 deletions

View File

@@ -42,7 +42,7 @@ LOCAL_SHARED_LIBRARIES := \
libcutils \
libdl \
liblog \
libmedia \
libmedia_omx \
libprotobuf-cpp-lite \
libssl \
libstagefright_foundation \
@@ -51,6 +51,7 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_CFLAGS += -DUNIT_TEST
LOCAL_MODULE_OWNER := widevine
LOCAL_PROPRIETARY_MODULE := true
# When built, explicitly put it in the DATA/bin directory.
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA)/bin