Fix tab.
The tab broke unbundled targets. Change-Id: Ia97d4bdd69f7bb48eb3c51a01f0ab7085b5949a0
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user