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

am: 0e52773ff7

Change-Id: I0fe6968f44e0ba211f360b57652e2e43002ea8a4
This commit is contained in:
Yifan Hong
2017-08-08 00:00:45 +00:00
committed by android-build-merger

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