diff --git a/envsetup.sh b/envsetup.sh index f141ff5c19..cbd59ccce9 100644 --- a/envsetup.sh +++ b/envsetup.sh @@ -880,7 +880,7 @@ function banchan() fi if [ -z "$product" ]; then - product=arm + product=arm64 elif [ $(echo $product | wc -w) -gt 1 ]; then echo "banchan: Error: Multiple build archs or products supplied: $products" return