Skip to content
Snippets Groups Projects
Forked from Dhina17 / platform_frameworks_base
28415 commits behind the upstream repository.
user avatar
Pawan Wagh authored
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
2724e0f6
History