Loading build/envsetup.sh +1 −0 Original line number Diff line number Diff line Loading @@ -955,6 +955,7 @@ function build_kernel() { # instead of walking up to the parent Android tree. repo init then # creates manifests.git fresh from the kernel manifest URL. mkdir -p "${KERNEL_BUILD_TOP}/.repo" rm -rf "${KERNEL_BUILD_TOP}/.repo/repo" cp -R "${ANDROID_BUILD_TOP}/.repo/repo" "${KERNEL_BUILD_TOP}/.repo/repo" # Allow custom .repo/project-objects dir Loading Loading
build/envsetup.sh +1 −0 Original line number Diff line number Diff line Loading @@ -955,6 +955,7 @@ function build_kernel() { # instead of walking up to the parent Android tree. repo init then # creates manifests.git fresh from the kernel manifest URL. mkdir -p "${KERNEL_BUILD_TOP}/.repo" rm -rf "${KERNEL_BUILD_TOP}/.repo/repo" cp -R "${ANDROID_BUILD_TOP}/.repo/repo" "${KERNEL_BUILD_TOP}/.repo/repo" # Allow custom .repo/project-objects dir Loading