Loading build/envsetup.sh +1 −1 Original line number Diff line number Diff line CLANG_VERSION=$(build/soong/scripts/get_clang_version.py) CLANG_VERSION=$(${ANDROID_BUILD_TOP}/build/soong/scripts/get_clang_version.py) export LLVM_AOSP_PREBUILTS_VERSION="${CLANG_VERSION}" # check to see if the supplied product is one we can build Loading Loading
build/envsetup.sh +1 −1 Original line number Diff line number Diff line CLANG_VERSION=$(build/soong/scripts/get_clang_version.py) CLANG_VERSION=$(${ANDROID_BUILD_TOP}/build/soong/scripts/get_clang_version.py) export LLVM_AOSP_PREBUILTS_VERSION="${CLANG_VERSION}" # check to see if the supplied product is one we can build Loading