Add gapps-go variant
diff --git a/gapps-go.mk b/gapps-go.mk
new file mode 100644
index 0000000..2c8de26
--- /dev/null
+++ b/gapps-go.mk
@@ -0,0 +1,2 @@
+$(call inherit-product, build/make/target/product/go_defaults.mk)
+$(call inherit-product, vendor/gapps-go/gapps-go.mk)