Update Mock Android.mk

Merge from widevine repo of http://go/wvgerrit/17393

This CL changes the installation directory for oemcrypto reference
code. In particular, it uses the new build rules to specifies the library
should go in /vendor/lib instead of /system/lib or /vendor/lib64.

This library should not be used on a production device.

b/26425759

Change-Id: I3a58d0d1ddeb5601b0f2f97cc87c2d4a2a41f0d8
This commit is contained in:
Fred Gylys-Colwell
2016-04-01 15:57:56 -07:00
parent 0e929c2ec7
commit c42f1e9372

View File

@@ -36,7 +36,8 @@ LOCAL_STATIC_LIBRARIES := \
libcdm_utils \
libcrypto_static \
LOCAL_MODULE_PATH := $(TARGET_OUT_VENDOR_SHARED_LIBRARIES)
# Proprietary modules are put in vendor/lib instead of /system/lib.
LOCAL_PROPRIETARY_MODULE := true
LOCAL_MODULE := liboemcrypto
LOCAL_MODULE_TARGET_ARCH := arm x86 mips