autotest: remove reference to graphics_Gralloc

This test is in the process of being removed.

BUG=b:155238003
TEST=None

Change-Id: I40bc2a807d9fae0cb59968dd01220fe0a8f6587d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/third_party/autotest/+/2547864
Tested-by: Yusuke Sato <yusukes@chromium.org>
Reviewed-by: David Stevens <stevensd@chromium.org>
Reviewed-by: Xixuan Wu <xixuan@chromium.org>
Commit-Queue: Yusuke Sato <yusukes@chromium.org>
diff --git a/metadata/generated/config.cfg b/metadata/generated/config.cfg
index 51cb3da..ee34237 100644
--- a/metadata/generated/config.cfg
+++ b/metadata/generated/config.cfg
@@ -101,25 +101,6 @@
 					}
 				},
 				{
-					"name": "remoteTestDrivers/tauto/tests/graphics/Gralloc",
-					"attributes": [
-						{
-							"name": "suite:graphics"
-						},
-						{
-							"name": "suite:graphics_per-day"
-						}
-					],
-					"informational": {
-						"details": {
-							"main": {
-								"python_package": "autotest_lib.client.site_tests.graphics_Gralloc.graphics_Gralloc",
-								"test_args": []
-							}
-						}
-					}
-				},
-				{
 					"name": "remoteTestDrivers/tauto/tests/graphics/Idle",
 					"attributes": [
 						{
diff --git a/tko/perf_upload/perf_dashboard_config.json b/tko/perf_upload/perf_dashboard_config.json
index e7e8bc1..da32175 100644
--- a/tko/perf_upload/perf_dashboard_config.json
+++ b/tko/perf_upload/perf_dashboard_config.json
@@ -155,10 +155,6 @@
     "master_name": "ChromeOS_Graphics"
   },
   {
-    "autotest_name": "graphics_Gralloc",
-    "master_name": "ChromeOS_Graphics"
-  },
-  {
     "autotest_name": "graphics_KernelMemory",
     "master_name": "ChromeOS_Graphics"
   },