From 3ef1b6963686f191f58c001791d25defda873f02 Mon Sep 17 00:00:00 2001 From: Raphael Moll Date: Thu, 6 Oct 2011 21:21:26 -0700 Subject: [PATCH] SDK: fix typo in atree it's hprof, not hprov. sigh. Change-Id: I81a5cb107c18a94fa48c5643a57178407693b83c --- build/tools.windows.atree | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/tools.windows.atree b/build/tools.windows.atree index 852d78e78..066050e9a 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 -- 2.11.0