commit | 2724e0f6fdc5807b9d195556b7dbfd19a83d2a09 | [log] [tgz] |
---|---|---|
author | Pawan Wagh <waghpawan@google.com> | Fri Apr 12 17:00:08 2024 +0000 |
committer | Pawan Wagh <waghpawan@google.com> | Fri Apr 12 22:12:36 2024 +0000 |
tree | c3853c2e13791564c2f5de1b129c04eac4d3584e | |
parent | 4b1184df8902ba29ddb8a2a095660e034649858b [diff] |
Punch extracted ELF64 files Punch holes in extracted elf files in same manner as apks and embedded shared libs. fallocate may not work on file systems which don't allow punching compressed files like f2fs. But that shouldn't hamper any functionality. Test: acloud delete --all && m && acloud create --local-instance --local-image && adb logcat -c && m FileSystemUtilsTests && atest -c FileSystemUtilsTests Bug: 301631861 Change-Id: I45a153459a8cfa715a7298562dad9f1f3080b8b4