Update Android.bp

Bug: b/201652781
Change-Id: Ib6483bf12090d4ac1d82292d230bb6bce53c9d9c
diff --git a/Android.bp b/Android.bp
index c034672..ff46b45 100644
--- a/Android.bp
+++ b/Android.bp
@@ -3,6 +3,7 @@
 // deqp_spirv_headers_unified1_extinst.debuginfo.grammar.json
 // deqp_spirv_headers_unified1_extinst.glsl.std.450.grammar.json
 // deqp_spirv_headers_unified1_extinst.nonsemantic.clspvreflection.grammar.json
+// deqp_spirv_headers_unified1_extinst.nonsemantic.shader.debuginfo.100.grammar.json
 // deqp_spirv_headers_unified1_extinst.opencl.debuginfo.100.grammar.json
 // deqp_spirv_headers_unified1_extinst.opencl.std.100.grammar.json
 // deqp_spirv_headers_unified1_extinst.spv-amd-gcn-shader.grammar.json
@@ -60,6 +61,11 @@
 }
 
 filegroup {
+    name: "deqp_spirv_headers_unified1_extinst.nonsemantic.shader.debuginfo.100.grammar.json",
+    srcs: ["include/spirv/unified1/extinst.nonsemantic.shader.debuginfo.100.grammar.json"],
+}
+
+filegroup {
     name: "deqp_spirv_headers_unified1_extinst.opencl.debuginfo.100.grammar.json",
     srcs: ["include/spirv/unified1/extinst.opencl.debuginfo.100.grammar.json"],
 }