commit | a8ead1aa882295305aaf28a20f5601881c86b818 | [log] [tgz] |
---|---|---|
author | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Fri May 18 14:59:22 2018 +0200 |
committer | Pierre-Hugues Husson <pierre-hugues.husson@softathome.com> | Fri May 18 14:59:22 2018 +0200 |
tree | 599f1ca0b1076ba6057ec124f0938aa801b77b28 | |
parent | 36e63f8a80e5c5cc8e160001f3d0356e8a598fbb [diff] [blame] |
Fix Go suffix
diff --git a/generate.sh b/generate.sh index e768283..4d200a3 100644 --- a/generate.sh +++ b/generate.sh
@@ -24,7 +24,7 @@ if [ "$apps" == "gapps-go" ];then apps_suffix="o" apps_script='$(call inherit-product, device/phh/treble/gapps-go.mk)' - app_name="Go" + apps_name="Go" fi if [ "$apps" == "foss" ];then apps_suffix="f"