diff options
author | 2024-10-10 17:57:22 +0900 | |
---|---|---|
committer | 2024-10-15 11:24:46 +0900 | |
commit | 76e19859e7be841e1eb4de72ad32aa0f600f6a93 (patch) | |
tree | 36e35cc3f8946cdedd354c140bdbe82f00d04ec0 /filesystem/filesystem.go | |
parent | 8017cca9eaabc14ffda4c8fcfc04b5ef7c047ace (diff) |
Add directory support to nsjail genrule
Trusty build requires a lot of files. Rather than globbing all such
files (more than 10,000 files), allowing bind-mounting directories makes
nsjail much more efficient. With this change, directories can be
directly bind-mounted with dirgroup modules and dir_srcs property of
genrule module.
dirgroup module and dir_srcs property will be allowed only to Trusty
builds.
Bug: 358302178
Test: m lk.elf.x86_64 lk.elf.arm64
Change-Id: I5938a57b7fb65f8fecce4a8f40aa4aedbf991135
Diffstat (limited to 'filesystem/filesystem.go')
0 files changed, 0 insertions, 0 deletions