diff options
author | Raphael Moll <raphael@google.com> | 2011-10-06 21:24:46 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2011-10-06 21:24:46 -0700 |
commit | ef84e152934dc22c58011c6a6b3fcadf0c406642 (patch) | |
tree | ab80b15b921097045c369c45e0aeda0ef78727cc | |
parent | 11c90d41c22e3cda21aca859b6410651e99deb63 (diff) | |
parent | 3ef1b6963686f191f58c001791d25defda873f02 (diff) | |
download | sdk-ef84e152934dc22c58011c6a6b3fcadf0c406642.zip sdk-ef84e152934dc22c58011c6a6b3fcadf0c406642.tar.gz sdk-ef84e152934dc22c58011c6a6b3fcadf0c406642.tar.bz2 |
am 3ef1b696: SDK: fix typo in atree
* commit '3ef1b6963686f191f58c001791d25defda873f02':
SDK: fix typo in atree
-rwxr-xr-x | build/tools.windows.atree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build/tools.windows.atree b/build/tools.windows.atree index 852d78e..066050e 100755 --- a/build/tools.windows.atree +++ b/build/tools.windows.atree @@ -58,7 +58,7 @@ rm tools/hierarchyviewer sdk/hierarchyviewer2/app/etc/hierarchyviewer.bat tools/hierarchyviewer.bat rm tools/hprof-conv -bin/hprof-conv.exe strip tools/hprov-conv.exe +bin/hprof-conv.exe strip tools/hprof-conv.exe rm tools/layoutopt sdk/layoutopt/app/etc/layoutopt.bat tools/layoutopt.bat |