diff --git a/build/envsetup.sh b/build/envsetup.sh index 616e7ce7..999740a3 100644 --- a/build/envsetup.sh +++ b/build/envsetup.sh @@ -317,7 +317,7 @@ function cloremote() # Google moved the repo location in Oreo if [ $PROJECT = "build/make" ] then - PROJECT="build" + PROJECT="build_repo" fi if [[ $PROJECT =~ "qcom/opensource" ]]; then