Merge "Move widevine unit tests to vendor." into oc-mr1-dev

This commit is contained in:
TreeHugger Robot
2017-08-07 23:40:40 +00:00
committed by Android (Google) Code Review

View File

@@ -55,6 +55,8 @@ LOCAL_MODULE_OWNER := widevine
# When built, explicitly put it in the DATA/bin directory.
LOCAL_MODULE_PATH := $(TARGET_OUT_DATA)/bin
LOCAL_PROPRIETARY_MODULE := true
ifneq ($(TARGET_ENABLE_MEDIADRM_64), true)
LOCAL_MODULE_TARGET_ARCH := arm x86 mips
endif