aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Android.bp4
-rw-r--r--OWNERS2
2 files changed, 6 insertions, 0 deletions
diff --git a/Android.bp b/Android.bp
new file mode 100644
index 0000000..fe1b80e
--- /dev/null
+++ b/Android.bp
@@ -0,0 +1,4 @@
+filegroup {
+ name: "spirv.core.grammar.json-1.1",
+ srcs: ["include/spirv/1.1/spirv.core.grammar.json"],
+}
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..ddcceee
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,2 @@
+dneto@google.com
+jessehall@google.com