* commit '82eb7082aa9b7239770f1631211a3c18b6daacfe':
  Fix typo.
This commit is contained in:
Ying Wang 2012-05-29 13:44:13 -07:00 committed by Android Git Automerger
commit a9b484ad0e

View file

@ -843,7 +843,7 @@ platform-java: platform
# Dist the platform.zip
ifneq (,$(filter platform, $(MAKECMDGOALS)))
$(call dist-for-goals, platform, $(INSTALLED_PLATFROM_ZIP))
$(call dist-for-goals, platform, $(INSTALLED_PLATFORM_ZIP))
endif
#######