fix: upstream GApps bug

This commit is contained in:
Peter Njeim 2022-08-31 17:51:06 -03:00 committed by GitHub
parent 65900c38e9
commit 7b3058199d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -181,11 +181,13 @@ MAGISK_VER_MAP=(
) )
GAPPS_BRAND_MAP=( GAPPS_BRAND_MAP=(
""
"OpenGApps" "OpenGApps"
"MindTheGApps" "MindTheGApps"
) )
GAPPS_VARIANT_MAP=( GAPPS_VARIANT_MAP=(
"none"
"super" "super"
"stock" "stock"
"full" "full"