commit | f11d7c0a3abdeb5641b16ca41cf535594635d25e | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <phh@phh.me> | Thu May 17 22:19:54 2018 +0200 |
committer | Pierre-Hugues Husson <phh@phh.me> | Thu May 17 22:20:52 2018 +0200 |
tree | 00569084d11538ce1abd90d4a3f1e79a4b44760f | |
parent | 1959f79e53e30069e2b09ebf6173c49b720beb05 [diff] [blame] |
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)