am 9bf56c5e: Merge "Fix typo."

* commit '9bf56c5e911856bc55693f5723a53271147e583e':
  Fix typo.
This commit is contained in:
Nicolas Geoffray 2014-10-07 10:23:31 +00:00 committed by Android Git Automerger
commit cb2ee3ef63
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ PRELOADED_CLASSES := frameworks/base/preloaded-classes
# Set USE_DEX2OAT_DEBUG to false for only building non-debug versions.
ifneq ($(USE_DEX2OAT_DEBUG), false)
DEX2OAT = $(DEX2OATD)
DEX2OAT_DEPENDECY = $(DEX2OATD_DEPENDENCY)
DEX2OAT_DEPENDENCY = $(DEX2OATD_DEPENDENCY)
endif
# start of image reserved address space