Merge "Fix typo."

This commit is contained in:
Nicolas Geoffray 2014-10-07 10:19:16 +00:00 committed by Gerrit Code Review
commit 9bf56c5e91
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