Merge "Fix & Improve Test-Building and -Running Scripts" into oc-dev

This commit is contained in:
John Bruce
2017-03-31 00:56:54 +00:00
committed by Android (Google) Code Review
6 changed files with 99 additions and 42 deletions

View File

@@ -50,6 +50,10 @@ LOCAL_SHARED_LIBRARIES := \
LOCAL_CFLAGS += -DUNIT_TEST
LOCAL_MODULE_OWNER := widevine
LOCAL_PROPRIETARY_MODULE := true
LOCAL_MODULE_TARGET_ARCH := arm x86 mips
include $(BUILD_EXECUTABLE)