commit | 2dade0141b45b3538183bd2d6c0c53a0345e92af | [log] [tgz] |
---|---|---|
author | Jeff Brown <jeffbrown@google.com> | Mon Jul 11 22:12:22 2011 -0700 |
committer | Jeff Brown <jeffbrown@google.com> | Mon Jul 11 22:12:22 2011 -0700 |
tree | 7064647f18ed8085ea8d048cfdfa89025823177c | |
parent | bc8e52dadeb078c45e62ebda17fd95e67f689654 [diff] [blame] |
Remove the simulator target from all makefiles. Bug: 5010576 Change-Id: Ida75833739d363061c2e688a6c7f7d7b3f3edd1e
diff --git a/libvideoeditor/vss/src/Android.mk b/libvideoeditor/vss/src/Android.mk index ba59088..55d78d3 100755 --- a/libvideoeditor/vss/src/Android.mk +++ b/libvideoeditor/vss/src/Android.mk
@@ -70,10 +70,7 @@ $(TOP)/frameworks/base/services/audioflinger \ -ifeq ($(TARGET_SIMULATOR),true) -else - LOCAL_SHARED_LIBRARIES += libdl -endif +LOCAL_SHARED_LIBRARIES += libdl # All of the shared libraries we link against. LOCAL_LDLIBS := \