Commit ed48d570 authored by Isaac J. Manjarres's avatar Isaac J. Manjarres
Browse files

kernelscripts: Switch to recursive copy instead of cp --parents



Recent builds have started using the prebuilt cp binary that
is shipped with Android builds, as opposed to the host cp.
However, the cp binary does not properly implement the
--parents option correctly, and as such, files that
are copied with this option will not get copied correctly.

Since all of the files copied with the --parents options are all
under one directory, then use a recursive copy to copy the
files.

Change-Id: Icf9046067f195e4fc005372b4499bd513d116231
Signed-off-by: default avatarIsaac J. Manjarres <isaacm@codeaurora.org>
parent 6384fdb1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment