Fix a trivial comment typo.

Bug: https://code.google.com/p/android/issues/detail?id=170069
Change-Id: Iacd308893561a991971b191d4d10a78ca82753d4
This commit is contained in:
Elliott Hughes 2015-04-25 11:02:40 -07:00
parent 691a4379c3
commit ae1d4b0d18
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ endif
# TOPDIR is the normal variable you should use, because
# if we are executing relative to the current directory
# it can be "", whereas TOP must be "." which causes
# pattern matching probles when make strips off the
# pattern matching problems when make strips off the
# trailing "./" from paths in various places.
#ifeq ($(TOP),.)
#TOPDIR :=