EGL_test: add 4 colorspace tests

EGLTest.EGLInvalidColorspaceAttribute
EGLTest.EGLUnsupportedColorspaceFormatCombo
EGLTest.EGLCreateWindowFailAndSucceed
EGLTest.EGLCreateWindowTwoColorspaces

Test: Manual testing of new test cases

Change-Id: Ie3ec355cebe6fd001af1d3008b4575cd2f209dc0
diff --git a/opengl/tests/EGLTest/Android.bp b/opengl/tests/EGLTest/Android.bp
index f246077..a9e873a 100644
--- a/opengl/tests/EGLTest/Android.bp
+++ b/opengl/tests/EGLTest/Android.bp
@@ -25,6 +25,7 @@
         "libhidltransport",
         "liblog",
         "libutils",
+        "libnativewindow",
     ],
 
     include_dirs: [