BuildScript: remove old wifi builds

no one uses that roms
This commit is contained in:
xxmustafacooTR 2023-07-27 05:40:42 +03:00
parent 29db836c37
commit eef2fdac59
No known key found for this signature in database
GPG key ID: 520B6FE385CBF5C9
4 changed files with 0 additions and 12 deletions

View file

@ -15,8 +15,6 @@ if [ ! -z "$1" ]
then
if [ "$1" == "stock" ]; then
patch_stock
elif [ "$1" == "a11" ]; then
patch_wifi
elif [ "$1" == "aosp" ]; then
patch_aosp
fi

View file

@ -15,8 +15,6 @@ if [ ! -z "$1" ]
then
if [ "$1" == "stock" ]; then
patch_stock
elif [ "$1" == "a11" ]; then
patch_wifi
elif [ "$1" == "aosp" ]; then
patch_aosp
fi

View file

@ -15,8 +15,6 @@ if [ ! -z "$1" ]
then
if [ "$1" == "stock" ]; then
patch_stock
elif [ "$1" == "a11" ]; then
patch_wifi
elif [ "$1" == "aosp" ]; then
patch_aosp
fi

View file

@ -9,20 +9,14 @@
. buildS9+.sh stock no
. buildS9.sh default
. buildS9.sh default no no
. buildS9.sh a11
. buildS9.sh a11 no
. buildS9.sh aosp
. buildS9.sh aosp no
. buildN9.sh default
. buildN9.sh default no no
. buildN9.sh a11
. buildN9.sh a11 no
. buildN9.sh aosp
. buildN9.sh aosp no
. buildS9+.sh aosp
. buildS9+.sh aosp no
. buildS9+.sh a11
. buildS9+.sh a11 no
. buildS9+.sh default
. buildS9+.sh default no no
. zip.sh