Merge "Move widevine unit tests to vendor." into oc-mr1-dev am: 0e52773ff7

am: 44b5a84259

Change-Id: I3e8e9f2fa57159e2869397c209e1858eab0390e4
This commit is contained in:
Yifan Hong
2017-08-08 00:16:25 +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