am 7fc42cd2: Add DEQP3.0 tests to the sub-plans

* commit '7fc42cd2846c726ac02cd67817255337cbfa1454':
  Add DEQP3.0 tests to the sub-plans
diff --git a/tools/utils/buildCts.py b/tools/utils/buildCts.py
index e453805..4d04e1a 100755
--- a/tools/utils/buildCts.py
+++ b/tools/utils/buildCts.py
@@ -372,6 +372,7 @@
       'android.uiautomation' : [],
       'android.uirendering' : [],
       'android.webgl' : [],
+      'com.drawelements.deqp.gles3' : [],
       'com.drawelements.deqp.gles31' : []}
 
 def BuildCtsFlakyTestList():