OSDN Git Service

Remove the simulator target from all makefiles.
authorJeff Brown <jeffbrown@google.com>
Tue, 12 Jul 2011 05:11:58 +0000 (22:11 -0700)
committerJeff Brown <jeffbrown@google.com>
Tue, 12 Jul 2011 05:11:58 +0000 (22:11 -0700)
Bug: 5010576

Change-Id: I335bcedd2aeab7da8e26ba975de6e02bfc062ee8

Android.mk

index ba187a6..5053e7d 100644 (file)
@@ -1,3 +1 @@
-ifneq ($(TARGET_SIMULATOR),true)
 include $(call all-subdir-makefiles)
-endif