Fix multilib issues

Change-Id: I069c8681d2b25221e8767db9437dbfded5618283
This commit is contained in:
Jeff Tinker
2014-05-19 16:49:17 -07:00
parent e56e58fbf5
commit 6f35b0b86c
6 changed files with 6 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ LOCAL_STRIP_MODULE := true
LOCAL_MODULE_TAGS := optional
LOCAL_MODULE_OWNER := widevine
LOCAL_MODULE_TARGET_ARCH := arm
LOCAL_MULTILIB := 32
include $(BUILD_PREBUILT)
#########################################################################