Update download_baselines.py

No longer using *-fixed
Added Android
Review URL: https://codereview.appspot.com/6428047

git-svn-id: http://skia.googlecode.com/svn/trunk@4662 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tools/download_baselines.py b/tools/download_baselines.py
index 4a4f6c9..de23501 100644
--- a/tools/download_baselines.py
+++ b/tools/download_baselines.py
@@ -138,14 +138,12 @@
         # that the user gets all of the platforms that the bots are running,
         # not just whatever subdirectories he happens to have checked out...
         args = [
+            'gm/base-android-nexus-s',
+            'gm/base-android-xoom',
             'gm/base-linux',
-            'gm/base-linux-fixed',
             'gm/base-macmini',
-            'gm/base-macmini-fixed',
-            'gm/base-macmini-lion-fixed',
             'gm/base-macmini-lion-float',
             'gm/base-win',
-            'gm/base-win-fixed',
             ]
 
     # Trim all subdir names.