[WVDRM] Reorg of binary libs into proc-specific folders
Rahul's changes in preparation for adding x86 support Change-Id: Ib51dfa72291857c44be37595be2205dd040fc0dd related-to-bug: 6276794
This commit is contained in:
@@ -19,3 +19,6 @@ LOCAL_SHARED_LIBRARIES := \
|
||||
libutils \
|
||||
libz
|
||||
|
||||
ifeq ($(TARGET_ARCH),x86)
|
||||
LOCAL_SHARED_LIBRARIES += libdl
|
||||
endif
|
||||
|
||||
Reference in New Issue
Block a user