The tab broke unbundled targets.

Change-Id: Ia97d4bdd69f7bb48eb3c51a01f0ab7085b5949a0
This commit is contained in:
Ying Wang
2011-06-17 17:44:08 -07:00
parent c0de1ea8df
commit cf5da40e52

View File

@@ -179,7 +179,7 @@ ifeq ($(HOST_OS),linux)
ifneq ($(TARGET_SIMULATOR),true)
# ... or if the if the option is already set
ifeq ($(WITH_HOST_DALVIK),)
WITH_HOST_DALVIK := true
WITH_HOST_DALVIK := true
endif
endif
endif