Fix Go suffix

This commit is contained in:
Pierre-Hugues Husson 2018-05-18 14:59:22 +02:00
parent 36e63f8a80
commit a8ead1aa88
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ for part in a ab;do
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"