Revert "Move android.view tests to the medium bucket, as it requires a screen"

This reverts commit fa179d0dbec7e6bf5543d29cc921d371a7254c80.

Change-Id: I75342d2d0bdfd92d2f1f2554ff758027628a01ec
diff --git a/tools/utils/buildCts.py b/tools/utils/buildCts.py
index 7091909..6a80255 100755
--- a/tools/utils/buildCts.py
+++ b/tools/utils/buildCts.py
@@ -286,7 +286,6 @@
       'android.permission2' : [],
       'android.security' : [],
       'android.telephony' : [],
-      'android.view' : [],
       'android.webkit' : [],
       'android.widget' : [],
       'com.android.cts.browserbench' : []}
@@ -343,6 +342,7 @@
       'android.theme' : [],
       'android.usb' : [],
       'android.util' : [],
+      'android.view' : [],
       'com.android.cts.dram' : [],
       'com.android.cts.filesystemperf' : [],
       'com.android.cts.jank' : [],