summaryrefslogtreecommitdiff
path: root/build-tools
diff options
context:
space:
mode:
authorMatthias Maennich <maennich@google.com>2020-09-29 22:04:53 +0100
committerMatthias Maennich <maennich@google.com>2020-09-29 22:06:25 +0100
commite589944063e3712bec604c50af256faeca459483 (patch)
tree15817d2b1e23635bb695c7e8d2acc894c99613a2 /build-tools
parent8d1f762d4bd9fdb4868e054ff04e70e90dc46b8e (diff)
downloadbuild-e589944063e3712bec604c50af256faeca459483.tar.gz
hermetic build: use toybox cpio
Toybox' cpio is now compatible with the kernel build. Hence add it to the PATH and drop the workarounds from the container. Bug: 164026334 Signed-off-by: Matthias Maennich <maennich@google.com> Change-Id: Ifb9ef2001a40bac2665f895e6d971a9433605b0b
Diffstat (limited to 'build-tools')
l---------build-tools/path/linux-x86/cpio1
1 files changed, 1 insertions, 0 deletions
diff --git a/build-tools/path/linux-x86/cpio b/build-tools/path/linux-x86/cpio
new file mode 120000
index 0000000..4bf115b
--- /dev/null
+++ b/build-tools/path/linux-x86/cpio
@@ -0,0 +1 @@
+../../../../prebuilts/build-tools/linux-x86/bin/toybox \ No newline at end of file