Remove the simulator target from all makefiles.
Bug: 5010576 Change-Id: I49b53eff72af04737cbc22107869ae0169520cd9
This commit is contained in:
@@ -17,10 +17,5 @@ LOCAL_SHARED_LIBRARIES := \
|
|||||||
libstlport \
|
libstlport \
|
||||||
libz \
|
libz \
|
||||||
libwvdrm \
|
libwvdrm \
|
||||||
libWVStreamControlAPI
|
libWVStreamControlAPI \
|
||||||
|
libdl
|
||||||
ifeq ($(TARGET_SIMULATOR),true)
|
|
||||||
LOCAL_LDLIBS += -ldl
|
|
||||||
else
|
|
||||||
LOCAL_SHARED_LIBRARIES += libdl
|
|
||||||
endif
|
|
||||||
|
|||||||
Reference in New Issue
Block a user